Developed a responsive one page website using HTML, CSS. The site is adapted for various devices, including mobile and tablets. The site was developed using mobile first methodology. Smooth transitions, interactive elements, smooth navigation were implemented. The project was implemented according to the BEM methodology, providing clean and structured code (for the convenience of further support by developers). The layout is cross-browser, tested in popular browsers.
Technologies that have been used
- HTML5
- CSS3
- SASS
- BEM
- GULP
- GIT
- FIGMA
-
Cloning a repository. You need to write
git clone https://github.com/boikoua/my-bike-landing.git
in terminal. -
Go to the project folder
cd my-bike-landing
. -
Check the node version. The version of node should be
v20.x.x
. To do this, type the commandnode -v
in the terminal. -
Install dependencies. To do this, enter the
npm install
command. -
Run the project. To do this, enter the
npm start
command. After that the project will be available to you athttp://localhost:3000
.
Link to the project DEMO LINK.
Link to website layout in Figma MYBIKE landing