Skip to content

mariosp/mini-eshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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