A project manager. Never forget your ongoing projects ever again!
🚧App still in progress!
- Clone the repository
- Under
serverfolder create the file.envand in it write:
DB_URL={YOUR_MONGODB_URL} - Open two terminals
- In one terminal run
cd server && npm install - Run
npm run dev - In the other terminal run
cd client && npm install - Run
npm start - Open a browser tab with url
http://localhost:4000/