Skip to content

TNW.com clone fit for small, medium and large screen sizes using only CSS

Notifications You must be signed in to change notification settings

euqueme/responsive-design

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues Hireable


Logo

Building with Responsive Design

This project is part of the Microverse CSS3 and HTML curriculum!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

This project is a prototype based on the https://thenextweb.com/ page.

Here are the objectives for this project:

  • Create a responsive design website
    • We created two different breakpoints to achieve this; one at 1024px and the other at 768px screen width
  • Use HTML semantics
    • To achieve this we divided the page in different sections with articles within them
  • Align elements using float and flex

This is also part of the Odin project curriculum "BUILDING WITH RESPONSIVE DESIGN"

Built With

This project was built using these technologies.

  • HTML
  • CSS3
  • Stickler
  • VsCode
  • Atom
  • Notepad++
  • Prettier

Live Version

You can see it here

Usage

To use it locally download or clone this project with the following command on a terminal:

git clone https://github.com/euqueme/responsive-design.git

After that, cd to the responsive-design folder and open the index.html file in your browser, play with the screen sizes to see how it changes responsiveness

screenshot

Automated Test

There are no Automated Test for this project yet

Author

👤 María Eugenia Quemé - @MaruKK - @euqueme - [email protected]

👤 María José Reyes - @majovainilla - [email protected]

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

Acknowledgements

About

TNW.com clone fit for small, medium and large screen sizes using only CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.9%
  • CSS 37.4%
  • JavaScript 8.7%