A social cataloging web application for video game enthusiasts. Designed to provide a platform where video game enthusiasts can catalog their gaming experiences, discover new titles, share reviews, and connect with others. A final year project (FYP) to complete my Bachelor.
Built with Next.js, TypeScript, React, Tailwind CSS, RAWG API, Appwrite. Deployed on Netlify and Vercel.⚡
Links: https://catalogd-fyp.vercel.app | https://catalogd-fyp.netlify.app
- Next.js - React framework for building performant apps with the best developer experience.
- TypeScript - Static type checker for end-to-end typesafety.
- Tailwind CSS - Utility-first CSS framework for rapid UI development.
- React - Used to create dynamic and responsive UI components.
- RAWG API - RAWG API serves as a data source for the vast catalog of video game information.
- Appwrite - Appwrite is a backend-as-a-service (BaaS) that helps developers build secure and scalable apps. Uses NoSQL database format to store data.
Note if the web application is not working, it is probably because Appwrite or RAWG API are down.