Skip to content

A Portfolio Website Developed using React.js and Tailwind CSS with the Modern UI.

License

Notifications You must be signed in to change notification settings

bhartik021/portfolio

Repository files navigation

Portfolio

Welcome to my portfolio website built using React.js, Vite, and Tailwind CSS! This website showcases my skills, projects, and services in a visually appealing and interactive manner.

Screenshot 2024-03-11 at 2 47 17 AM

Features

  • Beautiful Sections: Includes header, hero, services, features, projects, and footer.
  • Parallax Animations: Engaging effects triggered by mouse movement and scrolling.
  • Complex UI Geometry: Utilizes Tailwind CSS for intricate shapes like circular feature displays, grid lines, and side lines.
  • Latest UI Trends: Incorporates modern design elements such as bento grids.
  • Cool Gradients: Enhances visuals with stylish gradients using Tailwind CSS for cards, buttons, etc.
  • Responsive: Ensures seamless functionality and aesthetics across all devices.

Technologies Used

  • React.js: A JavaScript library for building user interfaces.
  • Vite: A next-generation frontend tooling.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.

Getting Started

To run this project locally, follow these steps:

Prerequisites

Ensure you have the following software installed on your machine:

Installation

  1. Clone this repository to your local machine using Git:

    git clone https://github.com/bhartik021/portfolio
  2. Navigate to the project directory:

    cd portfolio
  3. Install project dependencies using npm:

    npm install

    Or, if you prefer using yarn:

    yarn install

Running the Development Server

Once the dependencies are installed, start the development server:

npm start

Or, with yarn:

yarn start

The development server should start running, and you should be able to access the portfolio website in your browser at http://localhost:3000.

Now you're ready to explore Bharti Kumari's portfolio website locally on your machine!

If you encounter any issues or have questions, feel free to reach out for assistance. Enjoy exploring!

Code Architecture and Reusability

The project is organized following best practices for code architecture, ensuring modularity, scalability, and maintainability. Components are designed to be reusable and easily configurable, allowing for efficient development and future updates.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Portfolio Website Developed using React.js and Tailwind CSS with the Modern UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published