Maintainer: Soham Panchal
Welcome to the Microsoft Learn Student Club at Vishwakarma Institute of Technology (VIT) in Pune website revamp project. This website is designed with a focus on efficient resource usage, utilizing CPU design for navigation and featuring 3D models to showcase our team members' images and credentials.
-
CPU Design Navigation: We have implemented a unique CPU design for website navigation to provide an engaging and interactive experience to our users.
-
Optimized Resource Usage: Our website is optimized for minimal computing resource usage, ensuring a seamless and lag-free experience on a wide range of devices.
-
Team Members Showcase: To introduce our dedicated team members, we've incorporated 3D models. You can view our team's images and credentials in an innovative way.
We are using Ready Player Me (https://readyplayer.me/) to create 3D models for our team members. These models add a visually appealing and interactive element to our website, allowing you to get to know our team in a unique manner.
This is a Next.js project bootstrapped with create-next-app
.
Start a postgre container
docker-compose up -d
First, run the development server:
npm run dev
npx prisma migrate dev --name init
npx prisma db seed
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
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!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
If you have any questions, suggestions, or encounter issues while using our website, please feel free to reach out to Soham Panchal. We appreciate your interest in our project and look forward to your feedback and contributions.
Happy coding!