Skip to content

Apple-Seed-Studios/ratrace

Repository files navigation

Client Tests: Client tests passing badge

Server Tests: Server tests passing badge

Rat Race

Rat Race is feature-rich to-do app with task timers, tags, and graphical time-tracking.

Overview

Rat Race Splash Page

Diagram

diagram wireframe

UI Diagram

UI Diagram

Installation

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 ..

Contributions

Sound Effect by StudioAlivioGlobal from Pixabay

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages