- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is my first responsive portfolio project with Microverse using Github professional flow with the objective of start practicing the professional way to work with CSS and HTML in responsive design, using the basic structure, data query, flexbox and all following a template in Figma. Portfolio
- Add the linter for the project to fix the errors and clean the codeok_hand
- User-friendly Interface: Simple and intuitive interface for a seamless user experience.rocket
- Responsive for different devices
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Visual Studio
- Github
- git
Clone this repository to your desired folder:
Example commands:
git clone https://github.com/afsheen96/Portfolio.git
- please first install the node package files
- npm install
- In order to use this project you create branch to add more feature.
- But in order to run the project use below commands.
- npm run build (It will create a production ready file)
- npm start (It will run the server on your machine)
I have added linters or tests in order to avoid typos and ensure good practice in this project.So while using this repository if you need to check your work no matters have worked on html, css and js you can use below commands
-
In order to run the linter test on
index.htmlor any html file. use below commandnpx hint. -
To run linter test on stylesheets. Use below command
npx stylelint "**/*.{css,scss}"
You can deploy your project using github free source.
👤 Afsheen
- GitHub: @githubhandle
👤 NoelLincoln
- GitHub: @githubhandle
- [add more interactive buttons and sections]
- [style it beautifully]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please don't hesitate to support me with your valued contribution and don't forget to star the repo to reach more people.
I would like to thank Microverse for their unique way of teach me how to code, and also Freecodecamp and w3school for their practical articles that helped me to make this project.
This project is MIT licensed.