- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
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.
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
- Modern UI Design
- Valid HTML5 & CSS3
- Fully Responsive
- Comming Soon
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.
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
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/PabloBona/Bootstrap-pair-programming.git
Install this project with:
cd Bootstrap-pair-programming
npm install
To run your project locally use the live server feature in Visual Studio Code or open the index.html file in the browser.
To run tests, run the following command:
npx hint .
npx stylelint "**/*.{css,scss}"
This proyect is deployed using GitHub Pages.
👤 Ruri Enciso 👤 Pablo Bonasera
- GitHub: @PabloBona
- GitHub: @RuriEnciso
- Comming Soon
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
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.
"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."
- Comming Soon