Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniarmakyev/plant
Multi-page store using local API(finalized)
https://github.com/daniarmakyev/plant
json-server react redux-toolkit typescript
Last synced: about 1 month ago
JSON representation
Multi-page store using local API(finalized)
- Host: GitHub
- URL: https://github.com/daniarmakyev/plant
- Owner: daniarmakyev
- Created: 2024-05-02T14:54:57.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T18:22:37.000Z (2 months ago)
- Last Synced: 2024-10-20T22:26:47.034Z (2 months ago)
- Topics: json-server, react, redux-toolkit, typescript
- Language: TypeScript
- Homepage:
- Size: 5.23 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plant Shop
Это проект магазина растений, разработанный с использованием React и Redux Toolkit. В нем реализованы пагинация с помощью `react-paginate`, роутинг с помощью `react-router-dom`, а также используются mock-данные с `json-server`.
## 1920px
## Технологии
- React
- Redux Toolkit
- TypeScript
- React Router DOM
- React Paginate
- Axios
- JSON Server## Скрипты
- `npm start` — запуск приложения
- `npm run server` — запуск JSON Server на порту 8000