Skip to content

JSLegendDev/Game-Database-Frontend

Repository files navigation

Game Database (Frontend)

This is a frontend made in React allowing users to search for games and learn more about given titles.

screenshot of the frontend

other screenshot

other screenshot

How to Run Locally

  • Create a .env file containing the address of the backend.
VITE_API_ENDPOINT="http://localhost:3000/api"
  • Clone and run the backend locally. You can find the repo here.
  • Run npm install
  • Run npm run dev

About

An app for searching games made in React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published