/firstReactApp

Creating my first application with react

Primary LanguageJavaScript

Online Shop

The goal of this project is to create a first project with React. This project consist into creating a small online shop with React and bootstrap.

Here is an overview of the shop

Display of the products Display of the checkout

To run the project

npm install

After installing all the packages run the app with

npm start