Built with Next.js and hosted with Vercel
This is my personal website; a little corner of mine in today's vast internet, if you will. Head over to www.jubilant.tech to check it out for yourself.
-
Clone the project.
git clone https://github.com/nurbakyt99/me.git
-
Install the dependencies.
cd me/ npm install
-
Run the development server from the root of the repo.
npm run dev
Do feel free to raise an issue or contribute your own idea. I would be happy to hear your creative thoughts.