This is a little description about your project.
Tech Stack: MongoDB, Express.js, React.js, Node.js, Typescript
Contributors: Tejas, Guru, Gideon, Vicheans and Ethan.
- Clone or download repository
- Go into the server directory
cd server - Run
npm installto install packages - Create your environment variable (.env) file
- Run
npm run devto start the server
Kindly find API documentation Here
- Go into the client directory
cd client - Run
npm installto install packages - Run
npm startto start the client side
- Registration. Users will be able to create a new account using their email and password
- Dashboard. Here is a description about what a user can expect to see

