- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🎥 Live Demo
- 🎥 Project Presentation
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgments
- 📝 License
this Project shows the previous 4 blocks of current module's effort and I have developed and deployed on GIthub, showcasing my skills in HTML and CSS with JS.
HTML
CSS
- Use the semantics elements💯
In order to run this project you need:
- A web browser to view output e.g Google Chrome.
- An IDE e.g Visual studio code.
- Install the
npm
package manager use this to install both node and npm. - A terminal.
Clone this repository to your desired folder or download the Zip folder:
git clone https://github.com/BilalLiaquat7/module1_capstone.git
- Navigate to the location of the folder in your machine:
you@your-Pc-name:~$ cd desktop
To install all dependencies, run:
npm install
To run the project, follow these instructions:
- After Cloning this repo to your local machine.
- To get it running on your default browser and local host, run:
- Open the index with live server from the code editor
- Or you can double click on the index to open it in the browser
To run tests, run the following command:
- Track HTML linter errors run:
npx hint .
- Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
👤 Muhammad Bilal Liaquat
- GitHub: @githubhandle
- LinkedIn: @Linkedin
- Live Demo: @LiveDemo
- Project Presentation: will add soon
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project and how I managed to build it!
- The original design ideal from Microverse💕.
- Project from Microverse module 1.
- Thanks to the Microverse team for the great curriculum.
- Thanks to Cindy Shin the author of the original design.
- Thanks to the Code Reviewer(s) for the insightful feedbacks.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
- Hat tip to anyone whose code was used.
This project is MIT licensed.