https://github.com/olyathecute/e-shop-test-task
Choose, create or delete games, saving them on the server
https://github.com/olyathecute/e-shop-test-task
axios express mongodb mui react-router-dom
Last synced: 3 months ago
JSON representation
Choose, create or delete games, saving them on the server
- Host: GitHub
- URL: https://github.com/olyathecute/e-shop-test-task
- Owner: Olyathecute
- Created: 2022-02-14T00:31:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-07T14:16:04.000Z (about 3 years ago)
- Last Synced: 2025-01-27T15:44:39.840Z (5 months ago)
- Topics: axios, express, mongodb, mui, react-router-dom
- Language: JavaScript
- Homepage:
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Установить подключенные модули - `npm i`
2. Запустить базу - `docker run -d -p 27017:27017 mongo`
3. Сделать билд - `npm run build`
4. Запустить сервер - `npm run backend`
5. Перейти на `localhost:2000`К сожалению, не удалось сделать так, чтобы стили корректно работали с рендерингом на сервере
Чтобы посмотреть корректно стилизованное приложение нужно дополнительно запустить скрипт `npm start` и перейти на `localhost:3000`
## Demonstration
