Gustavo-Victor / onePageWebsite

Responsible one page website using HTML5, CSS3 (Flex Box) and JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One Page Website 📄

Full one page website based on a template

🚀Project Completed✅

Table of contents

💻 About

This project is a complete one-page website made in HTML, CSS and JavaScript. The purpose of this project is to train development skills in these languages. This site was based on a Bootstrap template available at this link and also on some Danki Code YouTube channel lives. I would like to thank Danki Code a lot, because thanks to them I could learn a lot.

🎨 Screenshots

Desktop / Laptop

img

img

img

Mobile

img

img

img

To see the project hosted on Github Pages click on this link

🗒️ What I Learned

Over the course of the project, I could learn more about CSS transform effects, responsive design using Media Queries, FlexBox, responsive menu and also learn how to make FAQ section in JavaScript.

🚀 Prerequisites

To use and contribute to this project you just need basic knowledge of HTML, CSS, JavaScript and Git plus a code editor like Visual Studio Code.

💪 How to Contribute

  1. Fork the project.

  2. Create a new branch with your changes: git checkout -b my-feature

  3. Save the changes and create a commit message telling you what you've done: git commit -m "feature: My new feature"

  4. Submit your changes: git push origin my-feature

🦸 Author

📝The License

This project is under the MIT license.

Anyone can use, clone, fork and contribute to this project.

About

Responsible one page website using HTML5, CSS3 (Flex Box) and JavaScript.

License:MIT License


Languages

Language:HTML 60.6%Language:CSS 37.6%Language:JavaScript 1.9%