Skip to content

EclipseCoders/FeedMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

FeedMe

Developed for WildHacks II

Client Deployment

yarn install
yarn start

or

npm install
npm start

Server Deployment

pip install -r requirements. txt
python app.py

Socket Deployment

pip install -r requirements. txt
python socket-server.py

About

Developed for WildHacks II. Solving food waste. One step at a time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published