Skip to content

abhishekjaiswar221/abhishekjaiswar-portfolio

Repository files navigation

Abhishek Jaiswar's Portfolio - Web Developer

Portfolio

Tech Stacks

Framework: NextJS/ReactJS

Language: TypeScript

UI: ShadcnUI (TailwindCSS + RadixUI) & MagicUI

Linting/Formatting: Eslint & Prettier

Icons: Lucide Icons

Run Locally

Steps to run the abhishekjaiswar-portfolio project on your localhost:

  1. Clone the Repository:

    git clone https://github.com/abhishekjaiswar221/abhishekjaiswar-portfolio.git
  2. Navigate to the Project Directory:

    cd abhishekjaiswar-portfolio
  3. Install Dependencies:

    npm install
  4. Run the Development Server:

    npm run dev
  5. Access the Application: Open your web browser and navigate to the local URL where the development server is running (http://localhost:3000). You should be able to see and interact with the web application.

Keep in mind that the available scripts and their functionality are defined in the project's package.json file. The above instructions assume that you have Node.js and npm installed on your system.

Author

Crafted with ❤️ by @abhishekjaiswar221

License

Licensed under the MIT License