- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This is a capstone project in the Microverse program to test my understanding of HTML,CSS and DOM Manipulation. I therefore designed an annual lecture website where you can see details of the lecture.
Client
- HTML
- CSS
- JavaScript
- Responsive design
- Used only vanilla CSS, html and Javascript
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A personal computer connected to the internet
- A Modern/Updated web browser
- Have a local version control like git installed on your computer and a Github account
- Code editor (Visual studio code, sublime text, notepad++, ...) installed on your computer
Clone this repository to your desired folder:
cd your-desired-folder
git clone https://github.com/josuerushanika/Rwanda-Conference.git
Install this project with:
cd your-desired-folder
git clone https://github.com/josuerushanika/Rwanda-Conference.git
To run the project, open index.html with your preferred browser.
To run tests, run the following command in your git bash
or CLI:
npx hint .
: for the html codebase and use of best practices.npx stylelint "**/*.{css,scss}"
: for the css codebase and use of best practices. you can add.npx eslint .
: for the JavaScript codebase and use of best practices.
👤 Josue Rushanika
- GitHub: https://github.com/josuerushanika
- Twitter: https://twitter.com/josuerushanika
- LinkedIn: https://www.linkedin.com/in/josue-rushanika-336049b3/
- Program Page
- Register Page
- News Page
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly give a ⭐️.
Original design idea by Cindy Shin in Behance. Thank you very much Cindy.
This project is MIT licensed.