- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
My Portfolio is one of the most powerful tool in my software developer toolbox; it’s the easiest way of showing what I am truly capable of as a developer, and is a quick and simple way for recruiters and hiring managers to get an idea of what I can bring to their teams. Click here for a live version to my portfolio
- HTML
- CSS
- JAVASCRIPT
- HTML
- CSS
- JAVASCRIPT
Server
- Headline
- Portfolio Section
- About Section
- Contact Section
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node LTS
- Run below command to make sure it is installed
node -v
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:myaccount/my-project.git
After cloning the repo, you only need to install dependencies with npm install
command in the root directory of the project
To run the project, execute the following command:
npm start
To run tests, run the following command:
You can deploy this project using:
👤 Newton
- GitHub: @flemton
- LinkedIn: Alhassan Osman
- Add background toggle
- Introductory animation
- Make it a template for anyone to use
- Add game to the bottom
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project or would like to say hi, contact me.
I would like to thank:
- Microverse for giving me this project to work on
- Felipe Haybar
- Nilton Noé Segura Lucas
- jmonto55
- jakaria
-
How to install Node?
- Head over to Node LTS Download page.
-
Which Node version should you install?
- The latest Node LTS (Long Term Support) on the Node downloads page
This project is MIT licensed.
Cheers and Happy coding!👏👏👏