Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 943 Bytes

README.md

File metadata and controls

55 lines (38 loc) · 943 Bytes

Al3abplus

Arabic website for browser-based games. Powered by the React framework Next.js and Tailwind CSS.

 

✨ Features

  • SEO optimized
  • Fully responsive
  • Assets optimized
  • Pre-rendered pages (Static Site Generation)
  • Incremental Regeneration
  • Dockerized
  • Game review
  • Similar games
  • Search
  • Sitemap

 

🚀 Performance

screenshot

Scores calculated with Lighthouse 9.6.2.

 

Built With

 

Setup

# Install dependencies
$ npm install

# Compiles and hot-reloads for development
$ npm run dev

# Compiles and minifies for production
$ npm run build