kentayamada-dev / mercari-clone

Mercari App Clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📱 Mercari App Clone

ℹ️ Info

  • The app is built for Android device/emulator or iOS simulator.
  • If you haven't installed or run the iOS simulator before, follow the iOS simulator guide before test the app.
  • If you haven't installed or run an Android emulator before, follow the Android Studio emulator guide before test the app.

🛠️ Tech Stack

  • Frontend
    • React Native (Fully Optimized Performance)
    • React Navigation
    • Storybook
    • Atomic Design
    • NativeBase
    • React Query
    • TypeScript
    • i18n
    • Light/Dark Modes
    • expo
  • Backend
    • Python (3.10.0)
    • pytest
    • FastAPI
    • OpenAPI (Swagger)
    • SQLAlchemy
    • REST API
    • pydantic
    • Heroku
  • Auth
    • OAuth2
    • JWT
    • Password hashing
  • DB
    • PostgreSQL
    • Cloudinary
    • Relational Database

💾 Database Diagrams

ERD Notations
ERD Notations

About

Mercari App Clone

License:MIT License


Languages

Language:TypeScript 71.6%Language:Python 26.2%Language:JavaScript 1.8%Language:Dockerfile 0.3%Language:Makefile 0.1%Language:Procfile 0.0%