This is a checklist app that will help you plan your next trip.
Built using React, react-select and Zustand for state management on the main branch. Feel free to switch to the redux-state
branch for an implementation that uses Redux instead of Zustand for state management.
Developed following the Professional React & NextJS course curriculum by ByteGrad.
Simply clone this repo, run npm i
and then npm run dev