Skip to content
/ Gampe Public

A showcase website for all free to play enthusiasts 🤩

Notifications You must be signed in to change notification settings

Ref-Bit/Gampe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.