Formula One FanPage
- HTML
- CSS3
- Javascript
- SVGs
To get a local copy up and running follow these simple example steps.
- Basic knowledge of HTML, CSS and Javascript
- Clone this repository using the command
git clone https://github.com/t-bello7/micro-capstone-1
- Open your terminal and run the command yarn install
- You can modify the HTML, CSS and Javascript files if you want to make any change to the project.
There are three test configurations in this project which are eslint for javascript tests, hint for html accessibility tests and stylint for css tests. To run the tests run the following commands for each
- yarn eslint .
- yarn stylelint "**/*.{css, scss}"
- yarn hint .
👤 Author1
- GitHub: @t-bello7
- Twitter: @__tbello
- LinkedIn: Bello Oluwatomisin
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Designed by Cindy - Design Link
This project is MIT licensed.