• Stars
    star
    3
  • Rank 3,947,145 (Top 79 %)
  • Language
    TypeScript
  • Created over 3 years ago
  • Updated over 3 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