Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bottlin-rnbclub/shop-everything-
the project was created only for the purpose of studying languages and technologies, so no rights are protected and forget about it
https://github.com/bottlin-rnbclub/shop-everything-
api js next-js react react-router redux server website
Last synced: 22 days ago
JSON representation
the project was created only for the purpose of studying languages and technologies, so no rights are protected and forget about it
- Host: GitHub
- URL: https://github.com/bottlin-rnbclub/shop-everything-
- Owner: bottlin-rnbclub
- Created: 2024-07-26T08:55:53.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-26T22:52:07.000Z (24 days ago)
- Last Synced: 2024-10-27T00:02:10.541Z (24 days ago)
- Topics: api, js, next-js, react, react-router, redux, server, website
- Language: JavaScript
- Homepage:
- Size: 5.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shop-everything
### This project is without node_modules and therefore you will have to install them yourself
## InstallationInstall my-project with npm
```bash
npm install my-project
cd my-project
npm start build
```
## Technologies- [React](https://ru.legacy.reactjs.org/)
- [React-redux](https://redux.js.org/)
- [React-router](https://reactrouter.com/en/main)
## Running TestsWhat testing tools are used in the project and how to run them. For example:
Our project is covered with Jest unit tests. To run them, run the command:
```bash
npm run test
```### Creating a build
To perform a production build, run the command:
```bash
npm run build
```### Starting the Development Server
To start the development server, run the command:
```bash
npm start
```# Project pictures
![Image alt](https://github.com/bottlin-rnbclub/shop-everything-/blob/main/image%20for%20git/1.png)
![Image alt](https://github.com/bottlin-rnbclub/shop-everything-/blob/main/image%20for%20git/2.png)
![Image alt](https://github.com/bottlin-rnbclub/shop-everything-/blob/main/image%20for%20git/3.png)
![Image alt](https://github.com/bottlin-rnbclub/shop-everything-/blob/main/image%20for%20git/4.png)
![Image alt](https://github.com/bottlin-rnbclub/shop-everything-/blob/main/image%20for%20git/5.png)
![Image alt](https://github.com/bottlin-rnbclub/shop-everything-/blob/main/image%20for%20git/6.png)
![Image alt](https://github.com/bottlin-rnbclub/shop-everything-/blob/main/image%20for%20git/7.png)
![Image alt](https://github.com/bottlin-rnbclub/shop-everything-/blob/main/image%20for%20git/8.png)
![Image alt](https://github.com/bottlin-rnbclub/shop-everything-/blob/main/image%20for%20git/9.png)