A clone of Speedtest website home page interface.
- HTML - Markup language used in building web pages
- CSS - Web page styling language
- JavaScript - Programming language
- APEXCHARTS.JS - A graphics library based on the JavaScript language
- Clone the repository
git clone https://github.com/zehguilherme/speedtest-ui-clone
- Open the
index.html
file in your preferred browser by double clicking on it.
- Fork the project;
- Create your feature branch:
git checkout -b my-new-feature
; - Commit your changes:
git commit -m 'feat: Add some feature'
; - Push to the branch:
git push origin my-new-feature
; - Create a new Pull Request;
- After the merge of your pull request is done, you can delete your branch.
Made with 💟 by José Guilherme Paro Monteiro Tomaine 👋 Talk to me!