- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Blockchain Summit is a project that was created as a Module 1 capstone project from Microverse.
This project was created in HTML, CSS and Javascript with a mobile-first development approach.
The project incorporates the following features:
- [Home] This section marks the landing page to the website. It provides introductory information to the visitor.
- [About] This section provides additional information about the summit including past summit events among other information.
- [Navbar] This section provides buttons for navigating around the website. There is a different view for the mobile and desktop based browsers.
Link to my deployed project.
Click on the link to watch an outline video of my project. Outline Video
To get a local copy up and running, follow these steps.
Prerequisites </>
In order to set up a local copy of this repository, you need to have git installed:
Clone this repository to your desired folder:
Example commands:
mkdir my-folder
cd my-folder
[email protected]:microvese-projects/blockchain-summit.git
To run the project:
Open the index.html file in your local browser to interact.
Tests can be performed using the lighthouse extension on google chrome to get a report of the page's performance.
👤 Benson Njuguna
- GitHub: @bennyjoez
- Twitter: @bennyjoezz
I plan to add the following features:
- [Program_page]
- [Sign_up]
- [Sponsors_page]
- [News_page]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, you can show your support by giving this project's repository a star on github.
I would like to thank Microverse for the outstanding collection of information they have provided that enabled me to create the project. I would also like to thank Cindy Shin who is the author of the original design that I emulated while creating the project.
This project is MIT licensed.