A React app that is created w/ TypeScript & TailwindCSS to display MMO games using MMO API
To run the project
npm install
npm start
npm run build
PS: Make sure to use your own RapidAPI in 'src/services/index.ts'.
Home Page
Games Page
Game Detail Page
404 Not Found
Home Page - Small Screen
Hamburger Menu - Small Screen
Games Page - Small Screen
Game Detail Page - Small Screen