Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 827 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 827 Bytes

GameFeed

The application provides information about the video games according to their release date, genre, and platform. It enables you search, filter, share or get full details of the games. Demo of the application can be found here.

To obtain video games, RAWG API is used. For styling, Mantine UI library is used.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.