Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap-Portfolio

Instructions

  1. Create GitHub Repository:

Go to GitHub and create a new repository named "Bootstrap-Portfolio".

  1. Clone Repository:

Open your terminal or command prompt. Navigate to the directory where you want to store your project. Clone the repository

git clone https://github.com/yourusername/Bootstrap-Portfolio.git

  1. Create Folder Structure:

Open the cloned repository folder in VS Code. Inside the repository folder, create the following structure: index.html css/ style.css images/ (all my Bootstrap-Portfolio images)

  1. Code HTML:

Open the index.html file and start coding your portfolio based on the provided instructions.

  1. CSS Styling:

Open the style.css file inside the css folder. Apply custom styling to enhance your portfolio. Use CSS for hover effects, buttons, and any additional styling you need. 6. Bootstrap Integration:

Refer to the Bootstrap Documentation to understand how to use Bootstrap classes effectively. Make sure to include the Bootstrap CSS and JavaScript files in your HTML. You can link to Bootstrap using CDN (Content Delivery Network) or by downloading the files and linking locally. 7. Deploy to GitHub Pages:

Follow the GitHub Pages Guide to deploy your portfolio to GitHub Pages. This will make your portfolio accessible online.

  1. Commit and Push:

As you work on your project, remember to commit your changes regularly:

git add . git commit -m "Descriptive commit message" git push origin main

  1. Submission:

Submit the following for review:

The URL of the deployed application (GitHub Pages link). The URL of the GitHub repository containing your code.

Notes

Choose "Project Site" and "Start from Scratch" to get correct instructions.

Helpful Resources

https://getbootstrap.com/docs/5.3/getting-started/introduction/

https://www.youtube.com/watch?v=5xzaGSYd7jM

https://css-tricks.com/css-media-queries/

https://www.w3schools.com/css/css_rwd_mediaqueries.asp

https://pages.github.com/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages