This is a Next.js project bootstrapped with create-next-app
, enhanced with GIT (Adi-GitX) for version control.
To get started with this project, follow these steps:
git clone https://github.com/Adi-gitX/Adi-gitX-portfolio.git
Navigate into your project directory and install the required dependencies:
cd your-nextjs-project
npm install
To run the development server, use:
npm run dev
Open http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.--> which helped me learn Next.js features and API
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the [Vercel Platform]
Check out our Next.js deployment documentation for more details.