Skip to content

crystalstorm466/Portfolio

Repository files navigation

Portfolio Website

This is my custom Portfolio website built with Next.js to showcase my skills and projects designed to show recruiters.

Key Features:

  • Responsive Design: Fully adapts to various screen sizes, from mobile devices to large desktop monitors, providing a seamless experience across all platforms.

  • Interactive UI: Engaging user interface components to make exploring my projects and information a pleasant experience.

  • Performance Optimized: Focused on delivering a fast-loading and efficient website

Getting Started (for local development)

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

Prerequisites

You'll need Node.js and npm (or Yarn) installed on your system.

  • Node.js (LTS version recommended)

  • npm (comes with Node.js)

Installation

  1. Clone the repository:

    git clone https://github.com/crystalstorm466/Portfolio.git
    
    
  2. Navigate into the project directory:

    cd Portfolio
    
    
  3. Install dependencies:

    npm install --legacy-peer-deps
    
    
    

Running the Development Server

  1. Start the Next.js development server:

    npm run build
    npm run start
    
    
    

    This will start the application in development mode.

  2. Open your browser: Visit http://localhost:3000 (or the port specified in your console) to see the application.

🌐 Live Demo

You can view the live version of my portfolio website here: [Link to your deployed website, e.g., https://your-portfolio-domain.com]

Contact

Feel free to connect with me!

About

Source code for my Portfolio website written with Next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published