Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nemanja85/shoping-cart
Testing out React, Typescript, React-Bootstrap and Vite
https://github.com/nemanja85/shoping-cart
react react-bootstrap react-router typescript vite
Last synced: 2 days ago
JSON representation
Testing out React, Typescript, React-Bootstrap and Vite
- Host: GitHub
- URL: https://github.com/nemanja85/shoping-cart
- Owner: nemanja85
- Created: 2022-06-29T16:48:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T18:53:16.000Z (12 months ago)
- Last Synced: 2023-11-29T19:49:40.028Z (12 months ago)
- Topics: react, react-bootstrap, react-router, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 373 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shopping-cart
Testing out React, Typescript, React-Bootstrap and Vite## Getting Started
```sh
git clone https://github.com/nemanja85/Shoping-cart.git
``````sh
cd Shoping-cart
```## Install
```sh
npm install
``````sh
npm run dev
```Open 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.