/micro-capstone-1

A formula one fan page. This is a capstone project on my journey to being a world class developer. Built with JavaScript, CSS, and HTML

Primary LanguageHTML

Project Name

Formula One FanPage

Built With

  • HTML
  • CSS3
  • Javascript
  • SVGs

Live Demo (if available)

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Basic knowledge of HTML, CSS and Javascript

Setup

  • Clone this repository using the command git clone https://github.com/t-bello7/micro-capstone-1

Install

  • Open your terminal and run the command yarn install

Usage

  • You can modify the HTML, CSS and Javascript files if you want to make any change to the project.

Run tests

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 .

Authors

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.