- π About the Project
- π» Getting Started
- π₯ Authors
- π₯ Live Demo
- π₯ Project Presentation
- π Future Features
- π€ 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/My_Potfolio.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: [@Project_Presentation] (https://www.loom.com/share/87098d6149904bdcbbd44d789346c488?sid=c53cf212-9aa5-4ce0-879a-100f4abce158)
- Add popup details for the projectπ.
- Add more styling like animation π―.
- Add mobile menu for the responsive header navsπ.
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 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.