- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Bett_Portfolio] is a personal portfolio website that descibes my work and related projects, Previous jobs experiences and contact information. As most industry's are looking for digital precense, a personal portfolio website is a cutting edge for job security.
- [Mobile_first design]
- [Cross-plartfom responsiveness]
- [User Friendliness]
To get a local copy up and running, follow these steps.
In order to run this project you need:
git clone <repo https://github.com/Bettenoch/My_Portfolio> cd
Clone this repository to your desired folder:
- Navigate to the location of the folder in your machine:
you@your-Pc-name:~$ cd
To install all dependencies, run:
npm install
To run the project, follow these instructions:
- After Cloning this repo to your local machine.
- Open the
index.html
in your browser.
To run tests, run the following command:
- Track HTML linter errors run:
npx hint .
- Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
- Track JavaScript linter errors run:
npx eslint .
You can deploy this project using: GitHub Pages,
👤 Author1
- GitHub: https://github.com/Bettenoch
- Twitter: https://twitter.com/twitterhandle
- LinkedIn: https://twitter.com/twitterhandle
- [Will add menu pop-up window]
- [style it more beautiful]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star
- 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.
This project is MIT licensed.