Follow these steps to set up the project locally on your machine.
I use it Aceternity Ui
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
https://github.com/ProgrammingWithNick/portfolio.git
cd portfolio
Installation
Install the project dependencies using npm:
npm install
Running the Project
npm run dev
Open http://localhost:3000 in your browser to view the project.