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.
- HTML
- CSS
To get a local copy up and running follow these simple example steps.
- Clone or download this repository to your local workstation.
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
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.
enter the directory where you cloned or downloaded the project and open index.html file using your favorite browser
👤 Mikael Araya
- Github: @mikearaya
- Twitter: @mikearaya12
- Linkedin: linkedin
👤 Azeem Ahmed
- Github: @Azeem838
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.