Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.