Sport Shoe Shop App is a cutting-edge mobile application designed to revolutionize your sports footwear shopping experience. With a sleek, intuitive interface and powerful features, this React Native app makes exploring and purchasing sports shoes effortless and enjoyable.
- Intuitive Home Page: Browse an extensive collection of sports shoes
- Detailed Product Information: High-quality images and comprehensive shoe details
- User-Friendly Navigation: Smooth, responsive interface
- Save Favorites: Bookmark shoes you love
- Easy Management: Add, remove, and organize your wishlist with ease
- Real-time Updates: Stay informed about promotions and new arrivals
- Personalized Alerts: Never miss a deal on your favorite brands
Register Screen | Login Screen | Journal Screen Picture |
---|---|---|
- Node.js (v14+)
- npm or Yarn
- Expo CLI
- Clone the Repository
git clone https://github.com/Adiwanwade/sport-shoe-shop-app.git
cd sport-shoe-shop-app
- Install Dependencies
npm install
# or
yarn install
- Run the App
npm start
# or
yarn start
Technology | Description |
---|---|
React Native | Cross-platform mobile development |
Expo | Simplified React Native toolchain |
React Navigation | Routing and navigation |
Ionicons | Beautiful, customizable icons |
Contributions are welcome!
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Got questions or suggestions?
- Open an Issue
- Email: [email protected]
If you find this project helpful, please give it a ⭐ star! It helps support the project and is much appreciated.