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.
To get a local copy up and running follow these simple example steps.
- Click on the green code button and copy the link of the Repository
- https://github.com/shakerAbuDrais/BootStrap-Project.git
- CLone the Repository in your Github Desktop or Git Bash.
- And Open the Folder In your Text Editor
- 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
- GitHub: @FredsephT32
- Twitter: @lil Fritz
- LinkedIn: LinkedIn
👤 Author Shaker AbuDrais
-
- GitHub: @shakerAbuDrais
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a 👌 if you like this project!
- Inspiration Microverse Figma Template 1
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.