- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This project is about my resume, an illustration of my education, work experiance and skills I've acquired thus far.
[Resume] is a summary of my professional accomplishment.
- HTML
- SCSS
Version Control
Visual Studio Code
- [Professional accomplishments]
- [CSS Grid and Flexbox Layout]
- [HTML and CSS best practice]
- [CSS Media Query]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Visual Studio Code.
- Node JS.
- Git bash.
- GitHub Account.
Clone this repository to your desired folder:
Use git clone command or download ZIP folder
Example commands:
cd my-folder
git clone git@github.com:tsheporamantso/my-resume.git
Install this project with:
npm
Example command:
cd my-project
npm init -y
To run the project, execute the following command:
npm start or live server
Example command:
GitHub Pages Server
To run tests, run the following command:
npm test
Example command:
npx stylelint "**/*.{css,scss}"
You can deploy this project using:
GitHub Pages
Example:
https://tsheporamantso.github.io/my-resume/
👤 Gladwin Tshepo Ramantso
- GitHub: @tsheporamantso
- Twitter: @ramgt001
- LinkedIn: Tshepo Gladwin Ramantso
- [JavaScript Functionality]
- [Media Query]
Contributions, issues, and feature requests are welcome!
Feel free to check the https://github.com/tsheporamantso/my-resume/issues.
If you like this project please follow me on github & twitter and also connect on Linkedin.
I would like to thank Figma community for providing the template.
-
[Question_1]
- [Answer_1]
-
[Question_2]
- [Answer_2]
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.