Skip to content

saim61/todo_app_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo_app_react

Todo application in React with login and sign up.

Setup instruction

  • in the client folder, run: npm install
  • in the server folder, run: npm install
  • in the root folder, run: npm install
  • now, in the root folder, run: npm run deploy

Technologies used

  • for the frontend I used: React JS and JSX along with HTML and CSS
  • for the backend I used: Node JS and Express JS

Things done

  • API's for Create, Update, Get and Deleting a Todo item
  • Modals for creating a Todo item
  • Sign up and Login for a new or old user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published