Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g-serg-work/market-clone
Use test login `guest`
https://github.com/g-serg-work/market-clone
axios eslint eslint-plugin git husky jest json-server prettier react react-thunk rtl storybook typescript vercel vite vscode webpack
Last synced: 25 days ago
JSON representation
Use test login `guest`
- Host: GitHub
- URL: https://github.com/g-serg-work/market-clone
- Owner: g-serg-work
- License: unlicense
- Created: 2024-09-11T11:33:58.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-24T15:54:51.000Z (27 days ago)
- Last Synced: 2024-10-25T10:28:50.247Z (26 days ago)
- Topics: axios, eslint, eslint-plugin, git, husky, jest, json-server, prettier, react, react-thunk, rtl, storybook, typescript, vercel, vite, vscode, webpack
- Language: TypeScript
- Homepage: https://market-clone-tau.vercel.app/my/wishlist
- Size: 5.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Market-clone
[![Vercel Status][vercel-image]][vercel-url] [![Build Storybook Status][storybook-image]][storybook-url]
## Introduction
The project is a visual copy of the famous online store [market.yandex.ru](https://market.yandex.ru)
Created for educational purposes.Tries to present some of the best tools in the React ecosystem with a good project structure, which is very well scalable.
The goal here is to serve as a collection of resources and the best practices in the development of React applications. Supposed, that this will demonstrate the solution to most real problems of the application in practice and will help developers. Write the best applications.
Feel free to study the codeβs code base in order to extract maximum benefits from the repository.
## Table Of Contents:
- [βοΈ Project Standards](docs/project-standards.md)
- [π§ Project Configure](docs/project-configure.md)
- [ποΈ Project Structure](docs/project-structure.md)
- [𧱠Components And Styling](docs/components-and-styling.md)
- [π‘ API Layer](docs/api-layer.md)
- [π§ͺ Testing](docs/testing.md)
- [β οΈ Error Handling](docs/error-handling.md)
- [π Deployment](docs/deployment.md)[vercel-image]: https://vercelbadge.vercel.app/api/g-serg-work/market-clone
[vercel-url]: https://github.com/g-serg-work/market-clone/deployments/Production
[storybook-image]: https://github.com/g-serg-work/market-clone/actions/workflows/deploy-storybook.yml/badge.svg
[storybook-url]: https://github.com/g-serg-work/market-clone/actions/workflows/deploy-storybook.yml