Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 561 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 561 Bytes

MERN: Kevins catering

Full-stack Kevins Catering Ecommerce Website using the MERN-stack (MongoDB, Express.js, React.js, Node.js)

Created by following tutorial: https://github.com/basir/mern-amazona#mern-amazona

Tutorial edited to fit Kevin's Catering

How to install and run:

a) install

  1. download code as zip
  2. unzip folder
  3. inside project in terminal: npm build
  4. npm install nodemon

b) run

  1. in terminal: npm start (start backend)
  2. cd frontend
  3. npm start (start frontend)

Prototype

https://lunadelaet.github.io/Kevins-Catering/dist/