Skip to content

rahulpra045/Portfolio2024

Repository files navigation

Portfolio

This repository contains a Portfolio built with Next.js.

About the Portfolio

In this portfolio, visitors can see:

  • Home Page: About the candidate, their socials, and an overview.
  • Service Page: The fields the candidate can work in or provide services for.
  • Resume Page: Information about experience, education, and skills.
  • Contact Page: A form and social handles for anyone who wants to connect with the candidate.

Technologies

  • Next.js: An open-source web development framework.
  • Tailwind CSS: An open-source CSS framework.
  • Framer Motion: A simple yet powerful motion library for React. It powers the amazing animations and interactions in Framer.

Prerequisites

  • You must have Node.js and npm or yarn installed on your system.
  • You should have some understanding of React and frontend development.

Installation

  1. Clone this repository to your local machine:
    git clone https://github.com/rahulpra045/Portfolio2024
  2. Open a terminal window and navigate to the project directory.
  3. Install the required dependencies by running:
    npm install
  4. Run the development server:
    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
    # or
    bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

Resources

Screenshots

Image 1

Image 2

Image 3

Image 4

Image 5

Image 6

Image 7

Image 8

Thank You

Releases

No releases published

Packages

No packages published