jorgejimenez98 / pizza-ecommerce

Piiza Delivery App example, pull request and issues are most welcome, this is a practice project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pizza Delivery E-Commerce

This is a e-commerce pizza delivery app example to practice the MERN tech.

Example Photo

Alt text

Init project

Clone repository:

$ git clone https://github.com/jorgejimenez98/pizza-ecommerce.git
$ cd pizza-ecommerce

Install dependencies using the next code:

$ $ npm install --save

Run project:

$ npm start

The project will be running on url http://127.0.0.1:3000

About

Piiza Delivery App example, pull request and issues are most welcome, this is a practice project

License:MIT License


Languages

Language:JavaScript 97.8%Language:HTML 1.4%Language:CSS 0.8%