Skip to content

FakeStore - react native application using redux toolkit.

Notifications You must be signed in to change notification settings

sriramios/FakeStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FakeStore - React Native Application

πŸ“· Screenshots

FakeStore App

πŸ“Œ Overview

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.

πŸ› οΈ Tech Stack

  • 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

🎯 Features

  • πŸ“¦ Browse products from FakeStore API
  • πŸ›’ Add/remove items from cart

πŸš€ Installation & Setup

Prerequisites

  • Node.js (>= 16)
  • React Native CLI
  • Android Studio / Xcode (for running on a simulator or device)

πŸ“– Project Structure

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

πŸ“œ License

This project is open-source and available under the MIT License.


🌟 Show Your Support

If you like this project, please ⭐ the repository and connect with me on GitHub. πŸš€

About

FakeStore - react native application using redux toolkit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published