About | Features | Technologies | Requirements | Starting | License | Author
Website selling sushi. The finished layout was taken as a basis. This project includes layout, queries and data processing with REST API, as well as other front-end tasks.
✔️ Implementation of Yandex maps and working with them;
✔️ Implementation of dark and light themes;
✔️ Receiving and sending data from the server;
✔️ Form Validation;
✔️ Product filtering and sorting;
✔️ Feedback;
✔️ Adding products to favorites and cart;
✔️ Optimization;
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/matmon12/rol-shop
# Access
$ cd rol-shop
# Install dependencies
$ npm install
# Run the project
$ npm run serve
# Compiles and minifies for production
$ npm run build
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Matmon