• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    TypeScript
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🏃 🏃 🏃 Fully responsive car trader web app with NextJS written with TypeScript, Prisma ORM, and sqlite as DB, did optimization by caching data from API using SWR hooks, rendering data become 2secs faster than default fetch , reduced API calls by 60% with shallow routing and by setting intervals in SWR