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