- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This is the repository for the HummingBird Boot Camp Capstone Project. The goal of this project was to create a fully responsive website with two pages, home, and about, using a CSS framework and JavaScript to create dynamic content.
- Client: HTML, CSS, JavaScript
- Server: Not applicable
- Database: Not applicable
The project was built using the following technologies:
- HTML
- CSS
- JavaScript
- Bootstrap CSS framework
- Lato font
- Dynamic creation of the "Guest Instructors" section using JavaScript
- Responsive design for mobile and desktop screens
- Navigation menu with links to the home and about pages
To get a local copy of the project up and running, follow these steps
In order to run this project, you need to have a web browser installed on your computer.
Clone this repository to your desired folder by running the following command:
[email protected]:MussieTeka/Capstone-Project.git
There are no installation steps required for this project.
To run the project, open the index.html file in your web browser.
To run tests, run the following command:
npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint .
You can deploy this project using any web hosting service of your choice.
This project was developed by:
👤 Mussie Kahsay - Developer
- GitHub: @MussieTeka
- Twitter: @mussieteka
- LinkedIn: @mussieteka
- Adding the remaining pages to the website.
- Integrating with hosting sites to deploy the website.
- Implementing a search functionality to allow users to search for speakers or events.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a star on GitHub.
I would like to thank the following resources and individuals for their help and inspiration:
- Cindy Shin: for providing the original design that served as the inspiration for our project.
- Unsplash: for the beautiful pictures used in this project.
- Flaticon:for the icons used in our project.
-
Can I modify and redistribute this project?
- Yes, you can modify and redistribute this project as long as you follow the terms of the MIT license.
-
How can I contribute to this project?
- Contributions, issues, and feature requests are welcome! You can check the issues page to see if there are any current issues or feature requests that you can work on. If not, feel free to submit a new issue or pull request. Before contributing, please read the CONTRIBUTING.md file for guidelines on how to contribute to this project.
This project is MIT licensed.