/portfolio-website

👤 this is my ِportfolio website ... where you can find all my projects

Primary LanguageJavaScript

Mahboub

Mahboub

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license

About

simple portfolio website useing react

Installation

  1. Clone the repository
$ git clone https://github.com/Mahboub99/portfolio-website
  1. Navigate to repository directory
$ cd portfolio-website/Mahboub
  1. Install dependencies
$ npm install
  1. Compiles and hot-reloads for development
$ npm start

File structure

|   package-lock.json
|   README.md
|   
\---Mahboub
    |   .gitignore
    |   package-lock.json
    |   package.json
    |   README.md
    |   yarn.lock
    |   
    +---public
    |       favicon.ico
    |       favicon.png
    |       index.html
    |       logoWhite.png
    |       manifest.json
    |       robots.txt
    |       
    \---src
        |   App.css
        |   App.js
        |   App.test.js
        |   index.css
        |   index.js
        |   setupTests.js
        |   styles.js
        |   
        +---components
        |   +---Home
        |   |       Home.css
        |   |       Home.jsx
        |   |       
        |   +---NavBar
        |   |       NavBar.css
        |   |       NavBar.jsx
        |   |       
        |   \---Project
        |           Project.css
        |           Project.jsx
        |           
        +---DataBase
        |       Projects.js
        |       
        +---images
        |   |   hero.svg
        |   |   logo.png
        |   |   logo2.png
        |   |   Mahboub.jpg
        |   |   Programming.png
        |   |   Tech.png
        |   |   
        |   +---Projects-Demos
        |   |       A4A.png
        |   |       AlgoBrain.png
        |   |       BlobbyVolley.png
        |   |       GeometryAttack.png
        |   |       Oud.png
        |   |       PaintForKids.png
        |   |       ResturantSimulator.png
        |   |       SpaceTrippers.png
        |   |       
        |   \---Projects-logos
        |           A4A.svg
        |           AlgoBrain.svg
        |           BlobbyVolley.svg
        |           GeometryAttack.svg
        |           Oud.svg
        |           PaintForKids.svg
        |           ResturantSimulator.svg
        |           SpaceTrippers.svg
        |           
        \---themes
                Dark.js
                Light.js

screen Screenshots

image


image


image


image


image


image


image


image


image


Contributors


Ahmed Mahboub

Licence

MIT Licence