This is a clone of the Coinbase app. It is a simple app that allows you to see cryptocurrencies top movers, a drag & drop watchlist and latest news.
It is built with React Native and Expo.
Clone the repository and install the dependencies.
git clone
cd coinbase-clone
yarn install
yarn start
This is an educational project. It is not intended to be used in production.