Skip to content

The impressive portfolio websites using html css react and formspree-react

Notifications You must be signed in to change notification settings

muntazar77/react-portfolio

Repository files navigation

📔 Table of Contents

‼️ Folder Structure

Here is the folder structure of this app.

3d-portfolio/
  |- public/
    |-- fonts/
    |-- images/
    |-- apple-touch-icon.png
    |-- style.css
    |-- me2.jpg
  |- src/
    |-- animation/
        |--- contact.json
        |--- dev.json
        |--- done.json
    |-- components/
        |--- 1-header/
        |--- 2-hero/
        |--- 3-main/
        |--- 4-contact/
        |--- 5-footer/
    |-- app.tsx
    |-- index.css
    |-- main.tsx
  |- .eslintrc
  |- .gitignore
  |- index.html
  |- package-lock.json
  |- package.json
  |- jsconfig.json
  |- vite.config.ts

📷 Screenshots:

Screenshot 2024-05-27 at 19-00-01 Muntadher Attar

Screenshot 2024-05-27 at 19-00-17 Muntadher Attar

Screenshot 2024-05-27 at 19-00-29 Muntadher Attar

⚙️ Tech Stack

  • React.js
  • Vite
  • formspree/react

🔧 Stats

Stats for 3D Portfolio

🙌 Contribute

You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.

📃 Deploy on Netlify

The easiest way to deploy your Vite.js app is to use the Netlify Platform.

Check out Vite.js deployment documentation for more details.

⭐ Give A Star

You can also give this repository a star to show more people and they can use this repository.