Overview:
KartRider Drift Records is a web application that allows users to view information on various tracks and watch user-submitted record videos. Users can also add, edit, and delete their own record video submissions by logging in with their Google account. Additionally, the application allows users to track their own records and provides information on user-created resources to improve gameplay experience. The application utilizes React, Vite, Chakra UI, and Supabase for its front-end and back-end technologies.
Features:
- View information on the various tracks: Users can access information on different tracks available in the game.
- View user-submitted record videos: Users can watch videos of records set by other players on these tracks.
- Add, edit, and delete your own records video submissions: Users have the ability to submit their own record videos, edit them, or remove them entirely.
- Track your own records: Users can keep track of their own records and monitor their progress.
- View information on various user-created resources: The application provides information on resources created by users to help improve gameplay experience.
Installation:
To install KartRider Drift Records, follow the steps below:
- Clone the repository from GitHub:
git clone [repository-url]
- Navigate to the project directory:
cd kart-rider-drift-records
- Install the required dependencies:
npm install
Summary:
KartRider Drift Records is a web application that allows users to view and submit record videos for various tracks in the game. With features like track information, user-submitted videos, record tracking, and user-created resources, players can enhance their gameplay experience. The application is built using React, Vite, Chakra UI, and Supabase. It provides a user-friendly interface and easy navigation for seamless interaction.