An open API service indexing awesome lists of open source software.

https://github.com/coder-abdo/simple-ecommerce

A simple shopping cart project
https://github.com/coder-abdo/simple-ecommerce

Last synced: 14 days ago
JSON representation

A simple shopping cart project

Awesome Lists containing this project

README

          

# Shopping Cart Project

## A simple mini E commerce project which you can add, remove to the cart.

## Author: Abdelmonaem

## Techs:
- React.
- React Router DOM (for routing).
- Chakra UI (for styling).

## Scripts you can run:

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.

See the section about [running tests](#running-tests) for more information.

### `npm run build`