0xzapata / coinbase-clone

A clone of the Coinbase app built with React Native and TypeScript

Home Page:https://expo.io/@arjundureja/projects/coinbase-clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Stars Last Commit

Coinbase Clone

A work-in-progress clone of the Coinbase mobile app built with React Native and TypeScript.

The Home screen is complete which includes the Watchlist, Top Movers list, and News list. The bottom tab-bar is also finished.

Next steps include building the Portfolio and Prices screen with an interactable chart component.

Demo

Video.MP4

Try The App

Try it with Expo.

Note: The app hasn't been tested on Android yet, only on iOS.

Installation

Install and run the app locally with the following steps (No API keys required):

Clone this repo:

git clone git@github.com:arjun-dureja/coinbase-clone.git

Install packages:

cd coinbase-clone
npm install

Start Metro Bundler:

npm start

Stack

API's Used

Screenshots

Home

Home

Watchlist

Watchlist Watchlist Gif

Top movers

Top movers Top movers

News

News home News list

About

A clone of the Coinbase app built with React Native and TypeScript

https://expo.io/@arjundureja/projects/coinbase-clone

License:MIT License


Languages

Language:TypeScript 100.0%Language:JavaScript 0.0%