https://github.com/vasily257/sorting-simulator
A personal web project for VNB Samara
https://github.com/vasily257/sorting-simulator
react reactjs
Last synced: about 1 month ago
JSON representation
A personal web project for VNB Samara
- Host: GitHub
- URL: https://github.com/vasily257/sorting-simulator
- Owner: Vasily257
- Created: 2022-07-23T13:48:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T06:09:23.000Z (over 2 years ago)
- Last Synced: 2025-01-29T00:51:33.480Z (3 months ago)
- Topics: react, reactjs
- Language: JavaScript
- Homepage:
- Size: 2.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sorting Simulator
A personal web project for VNB Samara — this is a social movement that accepts recyclables and transfers the money received to charity.
The web project includes some sections:
- the description of the movement
- the recycling separation simulator
- the memos on the separation of recyclables
- the handbook of recyclables
## Functionality
*in development*
## Technology stack
`JS`, `React.js`, `Express.js`, `MongoDB`, `Git`
## Links
*in development*
## Animation
The project uses simple animation like a smooth change of opacity or background color. Also the project has:
- an animated header menu button (burger menu)
## Usage
The project uses the following main library:
- React.js v18
- React Router v6
- Express v4To clone a project, you need to open desired directory and use the command:
**HTTPS**: `git clone https://github.com/Vasily257/sorting-simulator.git`To start a project, you need to open the «frontend» folder in the terminal and use the command `npm run start`. Then repeat this actions for the «backend» folder.
## Status
The project is in development.