Rat Race is feature-rich to-do app with task timers, tags, and graphical time-tracking.
Clone this repository.
git clone https://github.com/Apple-Seed-Studios/ratrace.git
Download the dependencies.
cd server; npm install; cd ..
cd web-client; npm install; cd ..
Update your env variables in server/.env
and web-client/.env
Add this to server/.env
PORT=3001
Start the server...
cd server; npm run dev; cd ..
Start the client...
cd web-client; npm start; cd ..
Sound Effect by StudioAlivioGlobal from Pixabay