This is simple full-stack todo that contains login system. So every user can interconnected with thair daily work.
- 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
.
- React
- Redux
- Express
- Node
- Mongodb
- Webpack(for bundling purpose)