Skip to content

Latest commit

 

History

History
286 lines (176 loc) · 5.78 KB

README.md

File metadata and controls

286 lines (176 loc) · 5.78 KB


Gladwin Tshepo Ramantso Resume

📗 Table of Contents

📖 [Resume]

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.

🛠 Built With

  • HTML
  • SCSS

Tech Stack

Version Control
Visual Studio Code

Key Features

  • [Professional accomplishments]
  • [CSS Grid and Flexbox Layout]
  • [HTML and CSS best practice]
  • [CSS Media Query]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Visual Studio Code.
  • Node JS.
  • Git bash.
  • GitHub Account.

Setup

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

Install this project with:

npm

Example command:

  cd my-project
  npm init -y

Usage

To run the project, execute the following command:

npm start or live server

Example command:

  GitHub Pages Server

Run tests

To run tests, run the following command:

npm test

Example command:

  npx stylelint "**/*.{css,scss}"

Deployment

You can deploy this project using:

GitHub Pages

Example:

https://tsheporamantso.github.io/my-resume/

(back to top)

👥 Authors

👤 Gladwin Tshepo Ramantso

(back to top)

🔭 Future Features

  • [JavaScript Functionality]
  • [Media Query]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the https://github.com/tsheporamantso/my-resume/issues.

(back to top)

⭐️ Show your support

If you like this project please follow me on github & twitter and also connect on Linkedin.

(back to top)

🙏 Acknowledgments

I would like to thank Figma community for providing the template.

(back to top)

❓ FAQ (OPTIONAL)

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

📝 License

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.

(back to top)