FakeStore is a React Native e-commerce application that fetches and displays products from FakeStore API. It utilizes Redux Toolkit for state management, ensuring scalability and maintainability. The app provides a smooth shopping experience with modern UI components and efficient API handling.
- React Native - Cross-platform mobile development
- Redux Toolkit - Efficient state management
- React Navigation - Seamless navigation experience
- Axios - API integration
- Styled Components - Customizable UI styling
- React Native Vector Icons - Rich iconography
- π¦ Browse products from FakeStore API
- π Add/remove items from cart
- Node.js (>= 16)
- React Native CLI
- Android Studio / Xcode (for running on a simulator or device)
FakeStore/
βββ src/
β βββ components/ # Reusable UI components
β βββ screens/ # App screens (Home, Details, Cart)
β βββ store/ # Redux store configuration
β βββ api/ # API calls using Axios
β βββ styles/ # Global styles and themes
β βββ assets/ # Images & icons
βββ App.js # Entry point
βββ package.json # Dependencies
βββ README.md # Project documentation
This project is open-source and available under the MIT License.
If you like this project, please β the repository and connect with me on GitHub. π
