Skip to content

Latest commit

 

History

History
171 lines (102 loc) · 3.94 KB

README.md

File metadata and controls

171 lines (102 loc) · 3.94 KB


Sive's Portfolio Website README File

📗 Table of Contents

📖 [Portfolio]

[Porfolio] Is a porfolio website that is built in html anc css(for now), it entails my resume, basic information about me and my career, and projects I have worked on.

🛠 Built With

  • HTML
  • CSS

Key Features

Describe between 1-3 key features of the application.

  • [Setting up Linters properly]
  • [Adding Index.html and style.css]
  • [styling contents with regards to mobile first design]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

  • Coming soon

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

  • Basic Knowledge of HTML and CSS
  • Basic Understanding of Linters

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/SiveMdluli/Hello-Portfolio.git

--->

Install

Install this project with:

  • npm install

Run tests

To run tests, run the following command:

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

Deployment

You can deploy this project using:

  • Github tools

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Author1

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • Add contact page.
  • Add Project's section

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project give this repository a 5 star rating.

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

  • Microverse Review Team
  • My Coding Partner
  • I, Sive and my Family

(back to top)

📝 License

This project is MIT licensed.

(back to top)