- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is a software developer protfolio project with the use of HTML5 semantics, CSS3 flexbox, grid, linters and figma.
- HTML-5
- CSS3
- Linters
- Figma
Key features of the application.
- [Navigation bar]
- [Header section - Introduction]
- [Work Portfolio section - Project description]
- [About Section - About Myself]
- [Contact-me-Section - Contact-Form]
- To get a local copy up and running, follow these steps.
- An IDE (Intergrated Development Environment ) such as vsode or atom
- A version control system such as git
- Clone the Repo with:
git clone https://github.com/migo1/portfolio
- switch to the cloned directory
cd portfolio
- Install the project with it's depenedcies
npm install
Then open the live server or open the index.html file with your browser
- this is the portfolio project I'll use to update more changes.
To run tests, run the following command:
- To run tests run :
- npx hint .
- npx stylelint "**/*.{css,scss}"
- npx eslint .
- Project is deployed using GitHub Pages
- [🚀 Live Demo Link ]
👤 Robert Migot
- GitHub: (https://github.com/migo1)
- Twitter: (https://twitter.com/@ert49554392)
- LinkedIn: (https://www.linkedin.com/in/robert-m-3b3b1116a/)
👤 Aamir Asaram
- GitHub: (https://github.com/aamir-asaram)
- Twitter: (https://twitter.com/aaaaamir_)
- LinkedIn: (https://www.linkedin.com/in/aamir-asaram-089802213/)
Features to be added:
- [Project: Application deploy]
- [Project: Evaluate accessibility (pair programming)]
- [Project: Mobile menu (pair programming)]
- [Project: Details modal (pair programming)]
- [Project: Validate contact form (pair programming)]
- [Project: Preserve data in the browser (pair programming)]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
Give a ⭐️ if you like this project!
Thanks to the code reviewers at microvers for great feedback on my code
This project is MIT licensed.