Skip to content

lokeshkavisth/portfolio-v2

Repository files navigation

Personal Portfolio Website

GitHub last commit GitHub Vercel

Welcome to my personal portfolio website built with Next.js, Tailwind CSS, and other technologies. You can view the live website here: https://lokeshkavisth.vercel.app/

Screenshot

Table of Contents

Overview

This project is my personal portfolio website, where I showcase my skills, projects, and other information about myself. It is designed to provide an interactive and visually appealing platform for visitors to learn more about me and my work.

Technologies Used

  • Next.js: A React framework for building server-rendered React applications.

  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.

  • npm: The package manager for JavaScript.

  • react-icons: A library of customizable icons for React applications.

Getting Started

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

  1. Clone the repository:

    git clone https://github.com/lokeshkavisth/portfolio-v2.git
  2. Navigate to the project directory:

    cd portfolio-v2
  3. Install the project dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and visit http://localhost:3000 to see the website in action.

Color Palette

Here's the color palette used in this project:

Color Name Hex Code
black_01 #111111
white_01 #eaeaea
black_02 #2e2e2e
white_02 #b1b1b1
black_03 #191919
white_03 #f6f6f6
black_04 #242424
black_05 #363636

Feel free to use these colors to maintain a consistent visual identity across your website.

License

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

Thank you for checking out my personal portfolio website project! If you have any questions or feedback, feel free to contact me.

Releases

No releases published

Packages

No packages published