Crypto Track helps you track your Cryptocurrencies and get instant email notification whenever they change.
Cryptocurrency is a volatile asset with lots of ups and downs. Keeping up with the changes can lead to great gains and this tool helps to make this easy. By subscribing to market changes you want to track, CryptoTrack will send you periodic email notifications whenever they change.
- Track various market data and recieve email notifications
- Manage your notifications
- View the latest market data on a Cryptocurrency
- Courier: Sending email notifications
- Supabase: Authentication and Database Storage
- CoinGecko: Latest Cryptocurrency market data API
- Vite + React : Frontend web application
- Express + Vercel: Webhook for cron job
$ cd web
$ yarn
$ yarn dev
VITE_SUPABASE_URL=
VITE_SUPABASE_KEY=
$ cd cron
$ yarn
$ yarn start
SUPABASE_URL=
SUPABASE_KEY=
COURIER_KEY=
MIT © Eyuel Berga Woldemichael