Skip to content

This is a frontend for the TodoList App project, built using the Typescript, React, Express.js, MongoDB, Node.js, express-session, React Hook Form, Bootstrap, React Bootstrap.

Notifications You must be signed in to change notification settings

Selvan-S/todolistapp-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoList App

About

This is a frontend for the TodoList App project. Built using the Typescript, React, Express.js, MongoDB, Node.js, express-session, React Hook Form, Bootstrap, React Bootstrap.


Links

  • Check out the live website here!.
  • To Check the Backend code of the Bookstore project, please refer to this link.

Run

Step 1: Clone or Fork the todolistapp-backend respository. Run the Backend, note the localhost.

Step 2: Create a .env.development.local file in the root folder (Frontend) and give the Backend URL.

REACT_APP_BACKEND_URL = http://localhost:<Backend PORT>

Step 3: Add the .env.development.local in .gitignore file

Step 4: Install dependencies

npm install

Step 5: Run the application

npm start

About

This is a frontend for the TodoList App project, built using the Typescript, React, Express.js, MongoDB, Node.js, express-session, React Hook Form, Bootstrap, React Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published