Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.07 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.07 KB

Free games list

This project is a react.js web app that displays free games from Free-to-Play games database api. It fetches data from the Free-to-Play Games api and list it in a elegant way.


Table of content

Installation


Install the dependencies:
npm install

The app will be available at http://localhost:3000.

Tech stack

  • React: A JavaScript library for building user interfaces
  • React-icons: Popular React icons package.
  • Axios : Package for HTTP client for the browser and node.js
  • React-router-dom: package contains bindings for using react router in web applications