- HTML5 – Semantic layout
- CSS3 – Responsive design and styling
git clone https://github.com/Taipan-4ik/My-BIKE.gitcd My-BIKE
npm install(oryarn install)
npm start(oryarn start)
- Responsive design: optimized for different screen sizes and devices, responses on width 320px, 576px 1024px.
- Smooth animations.