/fish-store

Fish store build with React

Primary LanguageJavaScript

Heroku

Fish Store

React (hooks) - Redux

This project was bootstrapped with Create React App.

Overview

This application is a small store web app. The user can view, add to cart and edit product inventory.

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