Skip to content

Latest commit

 

History

History
133 lines (103 loc) · 4.74 KB

README.md

File metadata and controls

133 lines (103 loc) · 4.74 KB

Contributors Forks Stargazers Issues Hireable


Logo

Using Bootstrap

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://www.newsweek.com/ page.

Here are the objectives for this project:

  • Use as many Bootstrap classes as possible to re create this website
    • Bootstrap has classes almost for everything: background, font-weight, color, position, display, grid (rows and cols), margin padding, height etc..
    • I had to use a few clases only for the specifics: colors, font-family and also for hovering the elements.

This is also part of the Odin project curriculum https://www.theodinproject.com/courses/html5-and-css3/lessons/using-bootstrap

Built With

This project was built using these technologies.

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

Usage

If you want to use it locally download or clone the repo with the following command on a linux terminal:

git clone https://github.com/euqueme/using-bootstrap.git

cd to the projects directory and open the index.html in your browser

screenshot

Live version

You can see it here

Automated Test

There are no Automated Test for this project yet

Author

👤 María Eugenia Quemé - @MaruKK - @euqueme - [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