Initially built as client side only spa with react and redux, then moved into Nextjs
npm install
npm run dev
- Optimize redux for SSR
- Properly utilize initial server side props
- Display more attributes about rentals
- Frontend sorting of rentals
- Unit tests
- Remove curse word from
NoResults.tsx