npm install
.npm start
to run project in development mode.- Open http://localhost:3000 to view it in the browser.
npm build
to build production build of the app.
- Optimized performance using
useMemo
andmemo
functions for memoization. - TypeScript-based codebase.
- Lazy loading for images (better network performance).
- Additional
- adding albums to favorite
- highlighting search queries