- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
portfolio is a repository.The goal is to master all of the tools and best practices learned in previous steps.
Client
Server
- When the user clicks (or taps) the hamburger button, the mobile menu appears.
- When the user clicks (or taps) the close (X) button, the mobile menu disappears.
- When the user clicks (or taps) any of the mobile menu options, the mobile menu disappears.
- When the user clicks (or taps) any of the mobile menu options, a correct part of the page is displayed.
- When the user clicks (or taps) the button to check project details, the popup with details about the project appears.
- When the user clicks (or taps) the close (X) button, the popup disappears.
- JavaScript array to store all of the information for all projects.
- Added a simple validation:
- Preserve data in the browser
In order to run this project you need:
- web browser
- git-syn
- code editor
Clone this repository to your desired folder:
git clone https://github.com/ClarenceAtim/Portfolio.git
To install all dependencies, run:
npm install
To run the project, execute the following command:
To run the project, follow these instructions:
- Clone this repo to your local machine.
To run tests, run the following command:
- Track HTML linter errors run:
npx hint .
- Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
👤 Clarence
- GitHub: ClarenceAtim
👤 Stanley
- GitHub: sagieramos
- Add Footer
- Add Header
Here's the live demo of my website online portfolio click this Link below
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give ⭐️
I would like to thank my teammembers Melkamu and Ian for helping me out
This project is MIT licensed.