Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.3 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.3 KB

Fly-Flowers online shop

This is online shop is built with React.js and Redux and packages like React-router and React-redux.

Getting Started

If you want to run the App in your computer, then follow the steps provided below:

  • Download the project from (https://github.com/fjplaurr/flowersShop) by pressing the green button "Clone or download".
  • Unzip the file downloaded.
  • Open a Command Line Interface and go to the root file of the project (It is called flowersShop).
  • Type in the Command Line Interface: 'npm install'. An error will occur if you do not have npm installed in your computer. If so, download Node.js from here (https://nodejs.org/es/download/).
  • Wait for the installation to finish.
  • When finished, type in the Command Line Interface: 'npm start'. A tab in your default web browser should open in port 3000 and the App should be working now.

Prerequisites

Things you need to be installed to run this app:

Built With

Author

  • Francisco Javier Plaza Urrutia - fjplaurr