Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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`

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