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