Framework: NextJS/ReactJS
Language: TypeScript
UI: ShadcnUI (TailwindCSS + RadixUI) & MagicUI
Linting/Formatting: Eslint & Prettier
Icons: Lucide Icons
Steps to run the abhishekjaiswar-portfolio
project on your localhost:
-
Clone the Repository:
git clone https://github.com/abhishekjaiswar221/abhishekjaiswar-portfolio.git
-
Navigate to the Project Directory:
cd abhishekjaiswar-portfolio
-
Install Dependencies:
npm install
-
Run the Development Server:
npm run dev
-
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.
Crafted with ❤️ by @abhishekjaiswar221
Licensed under the MIT License