Skip to content

Welcome to my personal portfolio website! This site is designed to showcase my skills, projects, and experiences.

Notifications You must be signed in to change notification settings

anveshas/Portfolio

Repository files navigation

Portfolio Website

Welcome to my personal portfolio website! This site is designed to showcase my skills, projects, and experiences. It is built using React and Vite, offering a modern and responsive design.

Features

  • Introduction Section: Learn more about me, my background, and my goals.
  • Projects Section: View a collection of my projects with descriptions, images, and links to source code.
  • Resume Download: Download my resume directly from the site.
  • Responsive Design: Optimized for both desktop and mobile devices.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Vite: A fast build tool and development server.
  • Tailwind CSS: A utility-first CSS framework for styling.
  • Framer Motion: A library for animations in React.

Configuration

Environment Variables

This project uses environment variables for configuration. Create a .env file in the root of the project with the following content:

REACT_APP_EMAILJS_SERVICE_ID=your_emailjs_service_id REACT_APP_EMAILJS_TEMPLATE_ID=your_emailjs_template_id REACT_APP_EMAILJS_USER_ID=your_emailjs_user_id

Getting Started

To get a local copy of this project up and running, follow these steps:

  1. Clone the repository:
    git clone https://github.com/anveshas/Portfolio.git
  2. Navigate to the project directory:
    cd Portfolio
  3. Install dependencies:
    npm install
  4. Run the development server:
    npm run dev
  5. Open your browser and visit
    http://localhost:3000
    
    

About

Welcome to my personal portfolio website! This site is designed to showcase my skills, projects, and experiences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published