Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 413 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 413 Bytes

Docket

This is simple full-stack todo that contains login system. So every user can interconnected with thair daily work.

How to get started with Project.

  • First Clone the repo git clone https://github.com/praveen-me/docket.git.
  • Then go to the folder using cd docket.
  • Run the project using npm start.

Tech Stack Used

  • React
  • Redux
  • Express
  • Node
  • Mongodb
  • Webpack(for bundling purpose)