Skip to content

imarti01/react-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#react-basics #assembler-institute-of-technology #master-in-software-engineering

React E-commerce

A demo app to learn the basics of React and to create a shopping cart using hooks.

Table of Contents

Getting Started

This project was bootstrapped with Create React App.

Run npm i in the terminal to install the dependencies.

Then, run npm start or yarn start to start up the app.

The app will be run by default in the following url: http://localhost:3000/.

You should also run npm run json-server to start up the API.

The repo

First, you will need to clone the repo:

$ git clone https://github.com/imarti01/react-ecommerce.git

About the project

Screenshot of the store page.

Branches

This repository is deployed in two different branches: main and wishList. The main branch contains the e-commerce and the wishList branch contains a wish list that was created to complement the store.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published