sajadtorkamani / photo-album

A project to help explore different technologies and patterns.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick start

  • npm install
  • npm run dev

To explore

  • UI best practices ala Remix & Ryan Florence style
  • Using URL search params to build initial state (e.g., for a search page)
  • Centralized state management using Zustand/Redux Toolkit. Find a way of persisting route state like search filters.
  • Form validation with Zod
  • Battle test Vite so we can use it instead of create-react-app
  • Use ~ to alias imports to src/
  • Have fun because YOLO 🤪

About

A project to help explore different technologies and patterns.


Languages

Language:TypeScript 94.4%Language:HTML 2.2%Language:JavaScript 1.9%Language:CSS 1.1%Language:Shell 0.3%