Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.21 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.21 KB

Heroku

Mini e-Shop

React (hooks)

This project was bootstrapped with Create React App.

This project was bootstrapped with Create React App.

Overview

This application is a small e-shop web app. The user can put products to the shopping cart and finally buy them.

Installation

You need to have Nodejs installed to run the project locally

  1. Download or clone from github
  2. Navigate to the folder and run on terminal
$ yarn install
or
$ npm install

After the installation type:

$ yarn start
 or
$ npm start

to start the development web server http://localhost:3000 to view it in the browser.

Screenshots

desktop

mobile

gif