An application that allows you to organize and prioritize your personal projects in a fun, flexible, and rewarding way!
Try it out : Demo Link
- Node js
- Express js
- React
- Mongoose
- JWT
- React-Beautiful-dnd
- Material-UI
- Node
- Mongodb
In the main project folder :
$ npm install
$ cd frontend
$ npm install
In the main project folder :
$ node server.js
Open another terminal
$ cd frontend
$ npm start