This project is a simple landing page for a bookmark manager.
This project was created using HTML, CSS and JavaScript. To make the JavaScript code more organized, the functionality was divided into modules and packaged with Webpack.
You can preview the landing page by opening the index.html file in your browser.
The project includes the following features:
Hamburger Menu: The hamburger menu appears when the user clicks on the hamburger icon in the upper right corner of the screen.
Feature Selection: The user can click on each feature button to see a description of the corresponding feature.
This project was created as a Frontend Mentor challenge. Feel free to fork this repository and continue working on the project.
This project is licensed under the MIT License. See the LICENSE file for more information.
Follow the link to access the website: https://bruno-freire.github.io/SiteBookMark/