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

https://github.com/idmitryi/e-commerce-storefront

E-Commerce Storefront in React with Typescript, Tailwind & Redux
https://github.com/idmitryi/e-commerce-storefront

reactjs redux-toolkit taiwlindcss typescript

Last synced: 7 months ago
JSON representation

E-Commerce Storefront in React with Typescript, Tailwind & Redux

Awesome Lists containing this project

README

          

# E-Commerce Storefront

## React, Typescript, Vite, Redux, TailwindCSS

### Install dependencies

```bash
yarn
```

### Build the project
```bash
yarn build
```

### Start the development server
```bash
yarn dev
```

### TODO:
- [ ] Implement Search
- [ ] Add tests
- [ ] Improve Infinite Scroll