
February 26, 2020
Completed a hands-on React Native project to build a real-time cryptocurrency tracker.
Certificate Overview
This course offered a short yet practical introduction to building mobile apps using React Native. The focus was on:
- Understanding React Native fundamentals
- Setting up a mobile app development environment
- Building UI components using JSX and Flexbox
- Fetching live cryptocurrency data from a public API
- Displaying market prices with reusable components
The project was a quick refresher to reinforce React Native basics through a real-world mini project.