Skip to content

abhisiroha/radhika_portfolio

Repository files navigation

Portfolio Website

A modern and responsive portfolio website built with React, Tailwind and GSAP.

Installation

To get started, follow these steps:

  1. Clone the repository:
git clone https://github.com/abhisiroha/radhika_portfolio.git
  1. Navigate to the project directory:
cd radhika_portfolio
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev

The website should now be running at http://localhost:5173.

Usage

The portfolio website consists of the following sections:

  1. Hero: Displays a hero section with a brief introduction and a call-to-action button.
  2. Projects: Showcases a list of projects with descriptions and links.
  3. About: Provides information about the developer.
  4. Contact: Includes a contact form for users to get in touch.
  5. Navbar: Allows navigation between the different sections of the website.

You can customize the content and styling of these components by modifying the corresponding files in the src/components directory.

About

Resources

Stars

Watchers

Forks