Made with MERN Stack
Backend
cd backend
yarn install
yarn dev
Frontend
cd frontend
yarn install
yarn start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate. (I'all add some tests in the future :) )