- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🎥 Live Demo
- 🎥 Project Presentation
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgments
- 📝 License
This website shows a sneak peek into the projects I have developed and deployed, showcasing my skills in HTML and CSS.With a passion for web development, I have honed my expertise in these technologies to create stunning and functional websites.
HTML
CSS
- Use the Figma design for the project😊👌
- Use the semantics elements💯
- Use the validation HTML for the form .🚀
- Use Form spree for the contact form 😃👍
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/sheezu900/module1-capstone-project.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}"
👤 Shah Zaman
- GitHub: @githubhandle
- LinkedIn: @Linkedin
- Live Demo: @LiveDemo
- Project Presentation: will add soon
Contributions, issues, and feature requests are welcome!
Feel free to leave any suggestions at the Issues page
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.