/Bootstrap-pair-programming

This repository is aimed at creating a new website quickly using a CSS framework like Bootstrap.

Primary LanguageHTML

Bootstrap-pair-programming

📗 Table of Contents

📖 Bootstrap-pair-programming

This project is an example of Bootstrap pair programming, developed as part of the Microverse curriculum. The aim of the project is to experience the power of using a CSS framework like Bootstrap to quickly and efficiently create a new website from scratch.

In this project, we implemented the main tools and features of Bootstrap, such as predefined classes, components, grids, and responsiveness, to create a modern and professional web page. Additionally, we used Git and GitHub for version control and team collaboration.

This project is an excellent example of how using a CSS framework like Bootstrap can speed up the website development process and improve efficiency in team projects.

🛠 Built With

Tech Stack

Bootstrap pair programming's tech stack included the use of the Bootstrap CSS framework to quickly and efficiently style the content of web pages. Bootstrap provided pre-defined classes and components for creating a responsive and visually appealing design. In addition to Bootstrap, we also used HTML and CSS to structure and further style the content, as well as Git and GitHub for version control and collaboration. Before beginning to code, we used Figma, a user interface design tool, to create a visual representation of the web pages, allowing us to explore different design options and iterate on the layout and elements.

Client

Key Features

  • Modern UI Design
  • Valid HTML5 & CSS3
  • Fully Responsive

(back to top)

🚀 Live Demo

  • Comming Soon

(back to top)

💻 Getting Started

These instructions will allow you to obtain a copy of the project on your local machine for development and testing purposes. See deployment for additional notes on how to deploy the project on a live system.

Prerequisites

In order to run this project you need: Git and Node.js (which comes with NPM) installed on your computer.

node@v16.4.2 or higher
npm@7.18.1 or higher
git@2.30.1 or higher

Also, you can use Yarn instead of NPM ☝️

yarn@v1.22.10 or higher

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/PabloBona/Bootstrap-pair-programming.git

Install

Install this project with:

  cd Bootstrap-pair-programming
  npm install

Usage

To run your project locally use the live server feature in Visual Studio Code or open the index.html file in the browser.

Run tests

To run tests, run the following command:

  npx hint .
  npx stylelint "**/*.{css,scss}"

Deployment

This proyect is deployed using GitHub Pages.

(back to top)

👥 Authors

👤 Ruri Enciso 👤 Pablo Bonasera

(back to top)

🔭 Future Features

  • Comming Soon

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you found this project useful, please consider giving it a star on GitHub to show your support and help us reach a wider audience.

(back to top)

🙏 Acknowledgments

"Special thanks to Microverse (https://www.microverse.org/) for providing a collaborative learning platform that has allowed me to improve my programming skills and has helped me achieve my professional goals."

(back to top)

📝 License

  • Comming Soon

(back to top)