BootStrap-Project

In this exercise, we are using CSS framework like Bootstrap to create a new website quickly from scratch. We are not re-using our portfolio code!

  • Understand the concept of CSS frameworks.
  • Use documentation for CSS frameworks.

Live Demo (if available)

Live Demo Link

Getting Started

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

Setup

General Requirements

  • Make sure that there are no linter errors:
  • Linter should be set up correctly for this repository.
  • Linter result should be green.
  • There should be no custom changes to linter config.
  • Make sure that we use correct GitHub Flow:
  • README file should be descriptive.
  • Commit messages should be meaningful.
  • Pull Request should have a descriptive title explaining what changes are inside.
  • Pull Request should have a short summary describing introduced changes in more detail.
  • Pull Request is made from 'feature branch' into the main branch.

👤 Author Frederick

👤 Author Shaker AbuDrais

🤝 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

  • Inspiration Microverse Figma Template 1

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.