Skip to content

OLYMPICS 2022 website is a major international multi-sport event held once every four years. The mordern Olympics were inspired by the ancient Olympics games held in Greece. I developed this website to show the wonderful games being payed during this period of Olympics.

Notifications You must be signed in to change notification settings

braincee/Sports-News

Repository files navigation

OLYMPICS GAMES 2022

Description

OLYMPICS 2022 website is a major international multi-sport event held once every four years. The mordern Olympics were inspired by the ancient Olympics games held in Greece. I developed this website to show the wonderful games being payed during this period of Olympics.

  • This is the page view:

    Desktop version:

    Desktop

    Mobile Version:

    Mobile

Learning Objectives

  • Use semantic HTML tags.
  • Apply best practices in HTML code.
  • Use CSS box model.
  • Use CSS selectors correctly.
  • Use Flexbox to place elements in the page.
  • Demonstrate ability to create UIs adaptable to different screen - sizes using media queries.
  • Use GitHub Pages to deploy web pages.
  • Apply JavaScript best practices and language style guides in code.
  • Use JavaScript to manipulate DOM elements.
  • Use JavaScript events.
  • Use objects to store and access data.
  • Communicate technical concepts to other technical people.
  • Build the capstone project website.

Built With

  • HTML
  • CSS3 (Flexbox and Grid)
  • JavaScript
  • Git and GitHub
  • Visual Studio Code

Live Demo

Live Demo Link

Zoom Video

Link Zoom

Getting Started

To get a local copy for this project and running follow these simple example steps.

Prerequisites

  • You need to have git installed in your computer
  • A text editor or terminal (Visual Studio Code or Atom)
  • A web brower to view output (Google Chrome)

Setup

  • To clone the repository run this command git clone https://github.com/braincee/Sports-News.git

Run tests

For tracking linters errors locally you need to follow these steps:

  • After cloning the project you need to run this command

    npm install This command will download all the dependencies of the project

  • For tracking the linter errors in HTML file run:

    npx hint .

  • For tracking the linter errors in CSS file run:

    npx stylelint "*/.{css,scss}"

  • And For tracking the linter errors in JavaScript file run:

    npx eslint .

Deployment

  • I used GitHub Pages to deploy my website
  • For more information about publishing sources, see "About github page"

Author

👤 Stephen Annor

🤝 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

  • Design and inspiration by Cindy Shin on Behance.

  • Hat tip to Microvers and all the staff

  • Thanks to My coding Partners

  • Thanks to My Morning-session-group and Standup-team Partners and

  • Thanks to Code Reviewers

📝 License

This project is MIT licensed.

About

OLYMPICS 2022 website is a major international multi-sport event held once every four years. The mordern Olympics were inspired by the ancient Olympics games held in Greece. I developed this website to show the wonderful games being payed during this period of Olympics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published