Skip to content
forked from gilatb/Reusabol

Circular food packaging service

Notifications You must be signed in to change notification settings

porwin88/Reusabol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Reusabol

Reusabol is a circular food packaging service. A mobile-first approach has been used to develop this app so it's fully responsive, and has three interfaces: end user, restaurant and admin.

Screenshots

Demo

-> <-

Getting started

  1. Clone this repo and enter!

    git clone [email protected]:gilatb/Reusabol.git
    cd client
  2. Install frontend dependencies and start.

    npm install
    npm start
  3. Open a new terminal and go to the server folder

    cd ..
    cd server
  4. Install backend dependencies and start.

    npm install
    npm start

Tech Stack

Developer Team

About

Circular food packaging service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.7%
  • CSS 6.6%
  • HTML 2.7%