Skip to content

adityaiam/portfolio

Repository files navigation

✨ adityaingale.com ✨

Portfolio

Untitled (1)

bash

Copy code

git clone https://github.com/adityaiam/yourprojectname.git

cd yourprojectname

Install the dependencies:

bash

Copy code

npm install

Set up environment variables:

Create a .env.local file in the root directory and add your environment variables. For example:

makefile Copy code NEXT_PUBLIC_API_URL=http://api.yourproject.com GOOGLE_ANALYTICS_ID=your-google-analytics-id 🚀 Usage To run the project locally:

bash

Copy code npm run dev This will start the development server on http://localhost:3000.

To build the project for production:

bash

Copy code npm run build npm start

🔗 Links


📜 License

This project is licensed under the MIT License

📧 Contact

For any inquiries or questions, please contact Aditya Ingale