https://parcel-react-widgets.netlify.app/
This is a widget aggregation built with React using Typescript. The bundle is handled by Parcel.
- Today's weather (fetched from some open weather api)
- Dark theme
- To do list
- Appointment creation
- Offline usage
- Appointment reminder (notifications?)
- Typescript
- Tailwind CSS
- ESLint
- Prettier
- Absolute imports
The app store is handled by Redux. Even if the app is not that complex to justify its usage, it's just for demonstration purpose.
- Redux Toolkit
- RTK Query
- Redux Persist