pimp-my-book / pmb-plus-frontend

PMB Plus' frontends. A marketplace for second hand textbooks. 🛒
https://dgc62rzfmrsbq.cloudfront.net/
0 stars 0 forks source link

pmb-plus-frontend 🎇

This PMB Plus' frontend that allows students to buy second hand textbooks from each other.

Backend API repo 📡

Stack 💾

Installation 🚁

Clone the repo and do the following

cd into the correct directory

$ cd pmb-plus-frontend/web

install the dependancies

$ yarn install

build the application so it runs on local host

$ yarn build