This project was generated with Angular CLI version 15.2.2.
This project uses a game API to generate a website that displays games, their descriptions, and more.
- Clone the repository
- Run
npm install
to install dependencies - Run
ng serve
to run the server locally - Open your browser to
http://localhost:4200/
You can navigate the website and view the different available games.
Contributions are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.