Skip to content

bluecargo/track_legends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Track Legends

Setup backend

git clone [email protected]:bluecargo/track_legends.git
cd backend
python -m venv env
source env/bin/activate
pip install -r requirements.txt

Setup frontend

cd frontend npm i npm start

About

full stack interview skeleton app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published