Skip to content

A personal portfolio website showcasing my web development skills and projects. Built with React and Tailwind CSS, it features a responsive design, and a clean, modern layout.

Notifications You must be signed in to change notification settings

akshatbajetha/portfolio-website

Repository files navigation

Portfolio Website

Welcome to my portfolio website repository! This project highlights my skills and showcases various web development projects I've worked on. Built with React and Tailwind CSS, this site includes modern design elements and interactive features.

🚀 Features

  • Page Transition Animations: Smooth transitions between pages using Framer Motion. ✨
  • Dark and Light Mode: Toggle between dark and light themes for a personalized viewing experience. 🌗
  • Responsive Design: Optimized for various devices and screen sizes using Tailwind CSS and media queries. 📱💻
  • Contact Form: A contact form powered by Web3Forms for direct communication. 📧

🛠 Tech Stack

  • React
  • Tailwind CSS
  • React Router DOM
  • Framer Motion
  • Web3Forms

🌐 Live Demo

Check out the live version of the portfolio at Akshat Bajetha . 🚀

Setup the Project Locally

Welcome to the Vite React App repository! Follow these instructions to run the application locally.

Table of Contents

  1. Prerequisites
  2. Clone the Repository
  3. Navigate to the Project Directory
  4. Install Dependencies
  5. Run the Development Server
  6. Access the App
  7. Configure Environment Variables

Prerequisites

Ensure you have the following installed on your machine:

  • Git
  • Node.js (which includes npm)

Clone the Repository

Clone the repository to your local machine using Git:

git clone https://github.com/akshatbajetha/portfolio-website.git

Navigate to the Project Directory

Change into the directory of the cloned repository:

cd portfolio-website

Install Dependencies

Install the necessary dependencies using npm or yarn:

npm install

or if you're using Yarn:

yarn install

Run the Development Server

Start the development server to run the Vite React app locally:

npm run dev

or with Yarn:

yarn dev

Configure Environment Variables

Create a .env file for using Web3Forms (Instructions are given in the .env.example file)

About

A personal portfolio website showcasing my web development skills and projects. Built with React and Tailwind CSS, it features a responsive design, and a clean, modern layout.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published