A random number generator that returns a random cryptocurrency instead of a random number.
To try this app click here.
To run this project locally, run the following commands.
git clone https://github.com/Jojo970/randocrypto.git
cd client
npm i
npm run start
Client: React