Personal Portfolio is a website-ready, two way data approach (api or static)
Want to contribute? Great!
Note: using next js 14, tested using windows
Download Node Js find for lts version.
Install package
npm install
Duplicate .env.example and rename into .env or .env.production or .env.development
Configuration .env with the valid variable
Running application
npm run dev
Check application (default)
localhost:3000
Use Vercel or other serverless service.
If you have any suggestions on making this to be better, help us, create issue or write some code and send pull request.