Skip to content

taherahmed14/Fullstack-todo-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run the application in your system -

  • Clone my repository
  • npm install in cd client and cd server
  • To run React - npm start
  • To run server - npm run server
  • This will run the app in the development mode
  • Open http://localhost:3000 to view it in your browser.
  • The page will reload when you make changes.

Tech Stacks used -

  • Javascript
  • React.js
  • Redux
  • MongoDb
  • Node.js
  • Express.js
  • Tailwind

Features added -

  • User Authorization using JWT
  • Add todo
  • Add date and time of completion
  • Mark completed
  • Delete a todo

Register Page

Login Page

Todo Page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published