kucc1997 / kucc-website

An open-source website project for Kathmandu University Computer Club being built with ReactJS.
https://kucc.ku.edu.np
BSD 3-Clause "New" or "Revised" License
4 stars 9 forks source link

Transfer the current website to nextjs #81

Closed abhiyandhakal closed 4 months ago

abhiyandhakal commented 6 months ago

The current website is in React JS, using Create React App. So, we need to implement NextJS for SEO and server side rendering. Also, it will be easier to implement login using next-auth, we can use shadcn ui, and many more. Also use typescript