Skip to content

davidolanrewaju/My-Portofolio

Repository files navigation

📗 Table of Contents

📖 [Portfolio Project Setup: Mobile First]

[Portfolio Project Setup: Mobile First] is a project that aids micronauts in building a portfolio worth showcasing as professionals while learning how to use linters and github flows professionally

🛠 Built With

Tech Stack

Frontend
  • HTML
  • CSS
  • Linters
  • GitHub Flows

Key Features

  • [Personal Introduction: this is to give my portfolio viewers a background information of what I do and who I am 😊]
  • [List of Projects done: to signify to viewers whatmy skillset and development stack are]
  • [Contact form: this is for future clients or collaborators to connect with me]

(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:

  • GitHub Account
  • Git installed on your system
  • Install all dependencies
  • Code Editor

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com/dave-prog/My-Portofolio.git

Setup

Clone this repository to your desired folder, write the following commands in git bash

  cd my-folder
  git clone git@github.com:myaccount/my-project.git

Usage

To run the project, execute the following command:

  npm init -y
  npm install --save-dev hint@7.x
  npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

Run tests

To run tests, run the following command:

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

(back to top)

👥 Authors

👤 Olanrewaju David

👤 Fatihah Oduwole

👤 Naledi Dikgale

👤 Joy Phoebe

(back to top)

🔭 Future Features

  • [List_of_projects]
  • [Contact_form]

(back to top)

🎥 Video Summary

This is a video summary on the aim of this project and the challenges encountered.
Click this link to get a view of the project

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project hit the like button and also hit me up if you need a collaborator on any side projects you're working on.

(back to top)

🙏 Acknowledgments

I would like to thank microverse for the resources provided to make this project easy to execute and my coding partner Mahou

(back to top)

❓ FAQ (OPTIONAL)

  • [How did you set up your project?]

    • Installed all dependencies given by Microverse (stylelint, webhint, lighthouse)
  • [How do I clone your report for use?]

(back to top)

📝 License

This project is MIT licensed.

(back to top)