- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Describe your project in 1 or 2 sentences. [my_portfolio] is a project developed to help display one's skills in web development to potential employers and people who wants to take up web development as a profession.
Describe the tech stack and include only the relevant sections that apply to your project.
Server
Database
Describe between 1-3 key features of the application.
- [About page helps you know more about the developer of this project and a little description of the project]
- [Contact page helps you to communicate with the developer of the project. Therefore potential employers can communicate with the developer]
- [Skills page displays the developers skills to the general public and potential employers]
Add a link to your deployed project.
Describe how a new developer could make use of your project. A new developer can make use of my project by reusing some components of the project and not fully coping the whole project since that will be plagiarism.
To get a local copy up and running, follow these steps.
In order to run this project you need: An IDE
Clone this repository to your desired folder: cd your-folder git clone git@github.com:Lancelot-SO/my_portfolio.git
Install this project with: npm init -y npm install --save-dev hint@7.x npx hint . npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x npx stylelint "**/*.{css,scss}"
To run the project, execute the following command: Save and refresh your Webpage.
To run tests, run the following command:
You can deploy this project using: Not yet deployed.
Mention all of the collaborators of this project. 👤 Author1
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Author2
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Describe 1 - 3 features you will add to the project.
- [Skills page - This page will display the skills of the developer ] [new_feature_1]
- [Project page- This page will display other projects the developer has worked on] [new_feature_2]
- [Contact page - This page will help users of the project to communicate with the developer ] [new_feature_3]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project If you like this project support me by sending me a motivational message and supporting my social media so i can be motivated to do more.
Give credit to everyone who inspired your codebase. I would like to thank my family for helping me through out my journey in this field. God richly bless them.
Add at least 2 questions new developers would ask when they decide to use your project.
-
[How dynamic is this project]
- [This project is responsive and easy to navigate through] [What are the benefits of using this project]
-
[What are the benefits of using this project]
- [This project saves you from the hardship of sending your CV to people insearch of job sine it does that for you and shows your skills to potential employers]
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.