Portfolio Website
Description the project. This is a Portfolio project profile which has projects i have worked on and a contact form which any potential employer can contact me.
- Language: HTML | Bootstrap | JavaScript
- Linters: Lighthouse | Webhint | Stylelint | ESLint
- Code Editor: VS Code
- Figma Template 4
Check the live demo here👈
This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.
You can check if Git is installed by running the following command in the terminal.
$ git --version
Likewise for Node.js and npm for package installation.
$ node --version && npm --version
Clone the repository using the GitHub link provided below.
In the terminal, go to your file directory and run this command.
$ git clone https://github.com/braincee/Portfolio-Webstie.git
To check for linters, use the files provided by Microverse. A GitHub action is also set to run during pull request.
$ npm install
Kindly modify the files as needed. This website demonstrates both desktop and mobile versions.
This app is deployed in the GitHub Pages for easy viewing upon merged on the main branch. Please find the link in the Live Demo section.
👤 Author
- GitHub: braincee
- Twitter: @annor0543
- LinkedIn: Stephen Annor
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Code Reviewers
- Coding Partners
This project is MIT licensed.