logo

📗 Table of Contents

School Management System

This is my portofolio. A complete mobolie first website that features all my projects, skills and ambitions. It is completely written in modern react using functional component along with Material UI and Styled component.

🛠 Built With

Tech Stack

Client

Key Features

  • [My projects]
  • [Technologies]
  • [About me]
  • [Personal Achievements]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

To run this project you need: vscode and node

Install

 npx create-react-app

Usage || Clone

To run the project, execute the following command:

 git clone https://github.com/ndikumanaisaie/portfolio.git
 npm install
 npm start ##  then go to localhost:8080

Run tests

npm test

# if you see any snapshots already created in __tests__ folder, 
#kindly DELETE the snapshot folder before running test, ELSE run npm test

(back to top)

👥 Authors

👤 Ndikumana Isaie

(back to top)

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • Hat tip to anyone whose code was used
  • Microverse staff
  • Our families
  • etc

(back to top)

❓ FAQ

  • How I can install react

    • You can follow the official guide to install react. If you have node installed, you can run npx create-react-app to install react.
  • How to run project?

    • After cloning the repository, run npm i and then run npm start. This will run the server on localhost:8080. You can change the port number if you want.
  • How I can run tests?

    • After cloning the repository, run npm test to run the tests.

(back to top)

📝 License

This project is MIT licensed.

(back to top)