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: 3 months 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

## 1. Clone the project

```sh
git clone https://github.com/nemanja85/Shoping-cart.git
```
## 2. Navigate to the repository

```sh
cd Shoping-cart
```

## 3. Install the required dependecies

```sh
npm install
```
# Running the Project
### To start the project, use the following command:

```sh
npm run dev
```

Give a ⭐️ if this project helped you!