- 📖 About the Project
- 🚀Live Demo
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This project is the first capstone project of the Full Stack Developer program offered by Microverse. It is about a fictional "Africom digital conference" that was created for the purpose of this web development project.
[Capstone] capstone project
HTML, CSS and javaScript
- Responsive Home Page to showcase the event speakers and the program.
- Responsive About Page that gives information about the event.
To get a local copy up and running, follow these steps.
In order to run this project you need: -Vscode
- npm
- Node.js
- Terminal
- Code editor
- Linters files
- Flexbox
- Figma templates
- Media queries
Example command:
npx stylelint "**/*.{css,scss}"
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone git@github.com:melkamu12/First_Capstone_Melkamu.git
Install this project with:
Example command:
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
To run the project, execute the following command:
Example command:
npm init -y
Open terminal on the same directory of project
write "npm start"
open http://localhost:3000/ in browser
To run tests, run the following command:
Example command:
npx stylelint "**/*.{css,scss}"
👤 Melkamu Alemawu
- GitHub: @melkamu12
- LinkedIn: melkamu-almawu
- [Adding react]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project clone on your project working space
- I would like to give proper recognition to Cindy Shin the author of the original design. Furthermore, credit is due to Pixels and Flaticons for providing the captivating images and icons, respectively.
- I would like to express my gratitude to microverse for the training.
This project is MIT licensed.