React 18
React Router 6
Context Api
Tailwind
Daisy UI
Vite
Express Js
MongoDb
Node Js
JsonWebToken
npm install
npm run dev
npm run build
npm install
After that create an .env
file in the server folder with the following entries:
PORT=your port number
MONGO_URI=your mongo db connection string
SECRET=your secret string for jsonWebToken
npm run start
Feel free to make contributions! Just create a fresh branch, implement your modifications, and send a pull request.
This project is licensed under MIT, for more information please visit this website