Table of Contents
Deployed on Vercel, Go to Ray's Blog
I created this website within my internship just to write down my thoughts about music and other concepts.
Eventually I improved myself both on frontend and backend.
I used a ASP.NET backend with MSSQL. Since I learning the ASP.NET, this project played a great role to improve my common skills like database migrations, DI, identity and authentication.
With this project, I also improved my react skills like routing, querying and mutating remote data, styling and user experience. Also Shadcn really helped me to achive faster development both on components and dark mode :).
I created a fully responsive design with the help of Tailwind. Yes, it's possible with vanilla CSS but it makes managing the files and class names a hard thing.
---