Skip to content

Memmo-App/rick-and-morty-gps

 
 

Repository files navigation

Tech stack

  • Nextjs
  • Apollo graphql
  • CSS modules
  • React-table

Improvements

  • Seo
    • Add meta title and description
  • Filtering
    • Use next/router for state updates
  • UI
    • Prettier design
    • Residents cards should be more card-like
  • UX
    • Use react-window for virtualizing lists
    • Add pages for each location instead of one big table
  • Typescript
    • React table has poor typing therefore sometimes the type any was used, refactoring recommended

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.3%
  • CSS 15.3%
  • JavaScript 4.4%