Skip to content

lmaldonadoch/newsweek-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newsweek clone: Bootstrap!

In this project, I worked on making a whole website using the Bootstrap Framework. I worked on the elements we had seen previously such as Grid and Flexbox, and I included Media Queries to be able to make the website look exactly as the original for different screen sizes. I also worked with background images complete project that includes all the knowledge previously acquired and the Bootstrap classes.

screenshot

screenshot

screenshot

The original website includes some responsive elements that needed some Javascript and JQueries to work so that I was not able to copy those with the exact functionality as in the original website.

Live version

Live Version

Built With

  • Bootstrap
  • HTML
  • CSS
  • Google fonts
  • Font Awesome

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone git@github.com:lmaldonadoch/newsweek-clone.git

Author

👤 Luis Angel Maldonado

🤝 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

  • Project originally taken from The Odin Project
  • Project inspired by Microverse Program