PC Games is a web application listing games in different genres with their details about the system requirements, rating, description, etc. You can filter games by genre and load the next pages for each genre.
The application is responsive and it renders properly on small screen devices as well
- HTML,
- CSS,
- ES6,
- React.js
- Redux
If you want to try this application locally, follow the steps below:
-
Clone the project using
git clone https://github.com/8Bts/pc-games-catalogue
command. -
run
cd pc-games-catalogue
. -
run
npm install
. -
run
npm start
.
To run tests for the application try the npm test
command and ensure that you are in the project folder before running it.
👤 Rashid Mammadli
- Github: 8Bts
- Twitter: @Rasheed49705929
- Linkedin: Rashid Mammadli
- Email: mcmizze@yahoo.com
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!