Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/padmakant-baloji/react-cart
https://github.com/padmakant-baloji/react-cart
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/padmakant-baloji/react-cart
- Owner: padmakant-baloji
- Created: 2019-09-22T17:12:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-06T20:28:29.000Z (over 1 year ago)
- Last Synced: 2024-10-27T07:57:51.059Z (2 months ago)
- Language: JavaScript
- Size: 1.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-cart-application
## Description
This is simple react application with cart functionalities.
## Live Demo
[Click here for live demo ](https://padmakant-baloji.github.io/react-cart/)## Installation
Once you have cloned this repository, enter the following commands.
```sh
cd react-cart
``````sh
npm install
```
```sh
npm start
```
## Usage
You can now access the application on the url http://localhost:3000