Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mdsajalali/electronic-shop

This is a react & react-toolkit based typescript project .
https://github.com/mdsajalali/electronic-shop

html5 react-hot-toast react-icons react-router-dom react-toolkit reactjs tailwindcss typescript

Last synced: 15 days ago
JSON representation

This is a react & react-toolkit based typescript project .

Awesome Lists containing this project

README

        

# Electronic Shop

#### Live Link: [Electronic-Shop](https://shop-electronic.vercel.app/)

## All the packages used in this project:

- [x] [HTML](https://html.com/)
- [x] [TAILWINDCSS](https://tailwindcss.com/)
- [x] [REACT.JS](https://react.dev/)
- [x] [TYPESCRIPT](https://www.typescriptlang.org/)
- [x] [REACT-TOOLKIT](https://redux-toolkit.js.org/)
- [x] [REACT-ROUTER-DOM](https://reactrouter.com/en/main)
- [x] [REACT-HOT-TOAST](https://react-hot-toast.com/)
- [x] [Icons](https://react-icons.github.io/react-icons/)

### 💻 Getting Started

1. Clone the repository:

```bash
git clone https://github.com/mdsajalali/electronic-shop.git
```

2. Install dependencies:

```
cd electronic-shop
npm install
```

3. Run the development server:

```
npm run dev
```