Skip to content

amirlevy1170/coding-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

CODIND PROJECTS

This repository contains two projects: Simon Game and To-Do List. Each project is implemented using different technologies and frameworks.

Simon Game

The Simon Game is a web-based game implemented using JavaScript and jQuery. The game is a digital version of the classic Simon electronic memory game. It challenges the player to remember and reproduce a sequence of colors and sounds.

To-Do List

The To-Do List is a web application implemented using Node.js and EJS. It allows users to create, manage, and organize their tasks in a simple and intuitive interface.

To use the To-Do List:

  1. Make sure you have Node.js installed on your machine.

  2. Open the command line and navigate to the ToDoList directory.

  3. Run npm install to install the necessary dependencies.

  4. Start the server by running node app.js or npm start.

  5. Open your web browser and go to http://localhost:3000.

You can add and mark tasks as completed using the provided interface.

About

Collection of web applications developed using JavaScript, Node.js, and EJS templating engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published