A website inspired by the official RAWG games website (https://rawg.io). Used an api key acquired from their website to grab the required data. We can filter the games displayed based on genre, platform and the search bar.
- Clone the repository.
- Navigate to the project directory.
- Run
npm installto install dependencies.
- Run the application with
npm run dev. - Open your browser and navigate to
http://localhost:5173or the local host link shown under Local.
This project is licensed under the MIT License.