This repository is a collection of mini React projects that demonstrate various React features, concepts, and best practices.
Each folder inside this repository contains an independent React project that focuses on a specific functionality or use case.
# | Project Name | Description |
---|---|---|
1 | react-cart |
used context API and json-server |
2 | react-crud |
used json-server |
3 | react-form-validation |
used react-hook-form |
4 | react-theme |
used context API |
π‘ More React feature projects will be added soon.