Hanieh-Sadeghi / Todo-App-Login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo-App-Login

Running the Project

To run this project locally, follow these steps:

  1. Clone the project repository to your local machine using the following command:

    git clone https://github.com/Hanieh-Sadeghi/Todo-App-Login.git
    
  2. Start the Node.js server by running the following command in your terminal:

     nodemon server/server.js
    
  3. Once the server is running, open your web browser and go to:

    http://localhost:3000
    

    You can now enjoy the project running on your local server.

About


Languages

Language:JavaScript 52.3%Language:CSS 31.3%Language:EJS 16.4%