Skip to content

Github repo for hackathon project that keeps track of snacks

Notifications You must be signed in to change notification settings

nikpap123/hack-29-snack

Repository files navigation

hack-29-snack

Github repo for hackathon project that keeps track of snacks

Starting the React website:

cd website
npm run start

Starting the Flask server:

cd devbox-backend
virtualenv venv
source venv/bin/activate
pip install -r requirements

You can view the website on localhost:3000

About

Github repo for hackathon project that keeps track of snacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published