Skip to content

Siva70136/task1-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

TODO App

##Frontend Setup

  1. Clone the repository:

    git clone https://github.com/Siva70136/task1-todo
    cd task1-todo
    cd frontend
  2. Install dependencies:

    npm install
  3. Run the application:

    npm start

Deployment

The application is deployed at Hosted Link.

##Backend Setup

  1. Clone the repository:

    cd ..
    cd backend
  2. Install dependencies:

    npm install
  3. Run the application:

    node index.js

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published