PlayHive is a web application that allows users to explore and discover a variety of free-to-play games. The website is built using the Free-To-Play Games Database API, providing a curated collection of information about different games.
- React
- TypeScript
- Tailwind CSS
- Free-To-Play Games Database API
- React Router
- Clone the repository
- Install dependencies
npm install
- Run the application
npm run dev
- Open http://localhost:5173 to view it in the browser.