This is My Portfolio website build using Next JS - React Framework
- Dark Mode Enabled 🔥
- Supports Server Side and Client Side rendering
- Uses Github as a
JSON Server
to serve the data for the app - Progressive Web APP Enabled
- Component Based
- Highly Modularized
- Dockerized
- Configured to run on Kubernetes Cluster
- SEO Friendly
First, run the development server:
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.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
App is Deployed on Vercel Platform.
Check out our Next.js deployment documentation for more details.