thenextweb-clone

This project consists of replicating The Next Web website putting emphasis on how it behaves differently depending on the size of the screen where the website is rendered.

Stars
4

The Next Web Clone.

This project consists of replicating The Next Web website putting emphasis on how it behaves differently depending on the size of the screen where the website is rendered.Here we have the use of Grids , Flex and Float . In addition the use of media queries to make the site responsive comes to play.

Additional description about the project and its features.

Built With

  • HTML5 & CSS3,
  • fontawesome for icons.

Live Demo

Live Demo Link

Getting Started

To get this project set up on your local machine, follow these simple steps:

  1. Open Terminal.

  2. Navigate to your desired location to download the contents of this repository.

  3. Copy and paste the following code into the Terminal:

    git clone https://github.com/IjayAbby/thenextweb-clone.git

  4. Hit enter.

  5. Run npm install in the terminal to get all the dependencies installed locally.

  6. Once the repository has been cloned, open main.html in a browser of your choice.

  7. The project can also be found at https://www.theodinproject.com/courses/html-and-css/lessons/building-with-responsive-design

  8. Enjoy!

Prerequisites

  • A computer, a smartphone, or another similar device.
  • Access to the internet.

Authors

👤 Abigael Nyangasi

👤 Rick Oburu

🤝 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

  • The Odin Project.
  • W3Schools.
    -thenextweb.com

📝 License

This project is MIT licensed.

Related Projects