Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 2.23 KB

README.md

File metadata and controls

78 lines (53 loc) · 2.23 KB

mita app

App Screenshot

MIT License

Mita 📈📲 is a mobile app that provides an interactive experience for tracking, trading, and analyzing social investments in creators and brands. Users can follow profiles, view financial metrics 💵, and monitor brand growth trends 📊 over time. With an intuitive UI and dynamic charts 📉, Mita helps users make informed investment decisions in the creator economy 🌐.

Screenshots

sample_video.mp4

Features

  • Follow Creators 👥: Track creator performance.
  • Real-Time Trading 💸: Trade shares in creators and brands.
  • Financial Insights 📊: Access brand and creator financials.
  • Interactive Graphs 📈: Explore trends over time.
  • Community Engagement 💬: Connect and share insights.

Installation

Clone the project

  git clone https://github.com/rajat258/mita.git

Install mita with npm

  cd mita
  npm i

iOS Installation:

  cd ios && pod install

Android Installation:

No specific installation required for android.

Start the server

  npm run start

Troubleshooting

Gradle build error in android:
  • Open Android Studio
  • Files > Sync files with project
  • Build > Clean project
  • Build > Rebuild project

Color Reference

Color Hex
Background Color #000000 #000000
Fonts Color #ffffff #ffffff
Primary Color #aed2f9 #aed2f9
Secindary Color #131416 #131416
Accent 100 Color #ad1a22 #ad1a22

Authors