Skip to content

Azeem838/thenextweb-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://thenextweb.com/ responsive page clone

Clone of https://thenextweb.com/ signup page for our Six Microverse project included in the HTML & CSS course. in this project we have clone the website with all it's responsive features to support mobile, tablet and desktop view. in order to achive responsiveness we have only used CSS media queries with no additional libraries like bootstrap.

screenshot

Built With

  • HTML
  • CSS

Live Demo

Live Demo Link

Getting Started

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

  • Clone or download this repository to your local workstation.

Prerequisites

there are no prerequisits to run the project. but if you want to work on it make sure you have the following installed in your global evnviroment

Install

for development make sure you run the following command before you start working on the project npm install this will install all the packages used for development purpose, mainly stylint, preetier, html-validator, husky, &lint-staged that will be used for development purpose.

Usage

enter the directory where you cloned or downloaded the project and open index.html file using your favorite browser

Authors

👤 Mikael Araya

👤 Azeem Ahmed

🤝 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!

📝 License

This project is MIT licensed.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.7%
  • CSS 22.3%
  • JavaScript 8.0%