Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkshadowcoder/ecommerce-mobileapp
30Days - 30Apps Challenge : Day 6
https://github.com/darkshadowcoder/ecommerce-mobileapp
Last synced: about 10 hours ago
JSON representation
30Days - 30Apps Challenge : Day 6
- Host: GitHub
- URL: https://github.com/darkshadowcoder/ecommerce-mobileapp
- Owner: DarkShadowCoder
- License: mit
- Created: 2024-11-06T06:44:53.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2024-11-06T08:47:48.000Z (12 days ago)
- Last Synced: 2024-11-06T09:33:42.317Z (12 days ago)
- Language: TypeScript
- Size: 1.91 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Clothes eCommerce Mobile App
Day 6 of 30Days-30Apps Challenge
## 📋 Table of Contents
1. 🤖 [Introduction](#introduction)
2. ⚙️ [Tech Stack](#tech-stack)
3. 🔋 [Features](#features)
4. 🤸 [Quick Start](#quick-start)
6. 🔗 [Assets](#links)It is a convenient and easy-to-use food delivery application that connects customers with their favorite local clothes for some categories. With a wide variety of size and color to choose from, users can browse clothes, place orders, and track their clothes in real-time.
- React Native
- TypeScript
- Expo
- VS Code
- Hygraph
- Clerk Authentification## 🔋 Features
👉 **Get Started**: an essential component during onboarding and user engagement
👉 **React Navigation**: used for managing navigation in React Native applications
👉 **Screens**: play a crucial role in shaping the user experience.
👉 **Authentification**: We have used Clerk Authentification SaaS to provide Authentification functions to our application
👉 **Database**: We have used Hygraph to manage Application Database SystemFollow these steps to set up the project locally on your machine.
**Prerequisites**
Make sure you have the following installed on your machine:
- [Git](https://git-scm.com/)
- [NodeJS](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)**Cloning the Repository**
```bash
git clone https://github.com/DarkShadowCoder/Food_Delivery_App.git
cd Food_Delivery_App
```**Installation**
Install the project dependencies using npm:
```bash
npm install
```**Running the Project**
```bash
npx expo start --android
```Open ExpoGo in your mobile phone and scan QR code.
## 🔗 Assets
Interface ScreenShots
This App is based on @IsaiselviP's design