Skip to content

Latest commit

 

History

History
65 lines (52 loc) · 2.68 KB

README.md

File metadata and controls

65 lines (52 loc) · 2.68 KB

🌟 React Portfolio

This repository contains the source code for my personal portfolio website built with React.

📋 Table of Contents

📖 About

This portfolio website showcases my projects and skills. It is built using React for the frontend and Chakra UI for styling. The website supports multiple languages including English, French, and Persian.

✨ Features

  • 🌐 Multilingual Support: Available in English, French, and Persian.
  • 🖼️ Project Showcase: Displays a gallery of projects with images.
  • 🛠️ Skills Showcase: Highlights various programming skills.
  • 🎨 Modern Styling: Styled using Chakra UI.
  • 🔥 Firebase Integration: Uses Firebase for storing project information.

🛠️ Technologies

  • Frontend: React
  • Styling: Chakra UI
  • Routing & State Management: React Router, Context-API
  • Internationalization: i18next Badge
  • Build Tool: Vite
  • Deployment: Vercel
  • Database: Firebase

🚀 Installation

Prerequisites

Ensure you have Node.js and npm installed. You can download Node.js here.

Steps

  1. Clone the repository:
    git clone https://github.com/AmirrMahmoudi/react-portfolio.git
  2. Navigate to the project directory:
    cd admin-dashboard
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm run dev

Open http://localhost:3000 to view it in your browser.

📞 Contact

Authors ✍️ Amirhossein Mahmoudi amirhosssein.js@gmail.com

Project Link: https://github.com/AmirrMahmoudi/react-portfolio