Welcome to my portfolio project
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Welcome to my interactive web portfolio! This project showcases my skills in front-end web development using HTML, CSS, JavaScript, and a linter for code quality assurance. Through this portfolio, I aim to demonstrate my proficiency in creating visually appealing and functional websites
- This repository includes navbar
- This repository includes About section
To get a local copy up and running, follow these steps.
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.
- A terminal.
Clone this repository to your desired folder or download the Zip folder:
"git clone https://github.com/arnoldnekemiah/portfolio-new"
- Navigate to the location of the folder in your machine:
cd ./desired_folder/
Install all dependencies:
"npm install"
To run the project, follow these instructions:
- You have to clone this repo to your local machine.
- If you want to run it on your preferred browser, run:
" Open the index.html in the project directory with your preferred browser"
To run tests, run the following command:
- HTML linter errors run:
npx hint .
- CSS linter errors run:
npx stylelint "**/*.{css,scss}"
- For unit testing, run:
npm test
You can deploy this project using: GitHub Pages,
- I used GitHub Pages to deploy my website.
- To learn about github page information about publishing sources, see "About GitHub pages".
- or You can go through W3Schools, "W3schools github pages".
👤 Ikonde Nekemiah Arnold
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Make the site dynamic
- Add DOM
- Add CSS preprocessors
- Add Bootstrap.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project let me know sharing my portfolio with recruters!
I would like to thank microverse for this opportunity to train with them
This project is MIT licensed.