A simple Next.js web application which presents the current Bitcoin value in USD, GBP and EUR
# Install dependencies
npm install
# Serve on localhost:3000
npm run dev
# Build for production
npm run build
1.1.1
This project is licensed under the MIT License