Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1009 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 1009 Bytes

Gampe 🎮

A showcase website for all free to play enthusiasts 🤩.


Showcase

Built With

  • React.js - A JavaScript library for building user interfaces.
  • Free-to-Play Games Database - Track what you've played and search for what to play next! Plus get free premium loot!
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.
  • react-lazyload - Lazy load your component, image or anything matters the performance.
  • react-responsive-modal - A simple responsive and accessible react modal.

Getting Started

  • Copy .env.example to a new file .env
  • Add your API url/key from Free-to-Play Games Database and follow the instructions of CORS support.
  • Run yarn install && yarn start to run the app successfully.