Skip to content

This repository consist the code for my Portfolio website developed with react for frontend and Django for the backend.

Notifications You must be signed in to change notification settings

Aabi0207/Portfolio-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Portfolio Website

A modern and responsive portfolio website built with React (Vite) for the frontend and Django for the backend.

🛠️ Tech Stack

  • Frontend: React + Vite
  • Backend: Django REST Framework
  • Styling: Custom CSS

⚡ Features

  • Dynamic Project Showcase
  • Contact Form with Email Integration 📧
  • Responsive Design 📱

📦 Installation

  1. Clone the repository

    git clone https://github.com/Aabi0207/Portfolio-Website.git
    cd Portfolio-Website
  2. Frontend Setup

    cd frontend
    npm install
    npm run dev
  3. Backend Setup

    cd backend
    pip install -r requirements.txt
    python manage.py runserver

🌐 Usage

  • Frontend: http://localhost:3000
  • Backend: http://localhost:8000/api

🙌 Contributing

Pull requests are welcome! For major changes, please open an issue first.


📄 License

This project is licensed under the MIT License.


Star this repo to support the project!

About

This repository consist the code for my Portfolio website developed with react for frontend and Django for the backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published