This project is a course project of Yandex.Practicum.
Theme: Adaptive and responsive make up, API, OOP.
- CSS
- Flexbox
- Grid layout
- Media queries
- JS (OOP)
- API (using fetch)
- Live form validation
- BEM Nested methodology
- Webpack5
Install NPM dependencies:
npm install
Working prototype is here.
Start developing using Webpack dev server:
npm run dev
Build project for production:
npm run build
Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.
Kirill Dolbilov
- Telegram: @kdolbilov
- GitHub: @dolbilov
Copyright © 2022 Kirill Dolbilov & Sergei Kozlov
This project is GNU GPL v3.0 licensed.