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
- Host: GitHub
- URL: https://github.com/idmitryi/e-commerce-storefront
- Owner: iDmitryi
- Created: 2024-11-07T08:42:19.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T20:59:37.000Z (12 months ago)
- Last Synced: 2025-02-08T06:16:38.414Z (8 months ago)
- Topics: reactjs, redux-toolkit, taiwlindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 200 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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