ISRO React App Series

CodeOmelet Series (Multiverse) Posts
ISRO React App Series

Creating spaceship, researching about cosmos actually involves rocket science (like literally - very difficult). The team ISRO is doing wonderful job in the exploration and research area. It was fun and great learning while working on this app and consuming the ISRO-API. Thanks to folks those are behind creating the ISRO-API available for the devs like us to learn and grow. This app will surely help to understand React, Redux, TypeScript concepts and provide a starting point for learning further. In this series will talk about the app created using React that consumes the ISRO API endpoints.


ISRO React App - Initial Setup - Part 1

Aug 01, 2023 | 5 min read | 506 Views | Comments

Hats off to amazing ISRO team to their ongoing space missions. There is an amazing ISRO API available to use for the folks who admire ISRO and their contributions. In this article we will talk about the app created using React that consumes the ISRO API endpoints. The React ISRO App is also based on Vite, Typescript, Redux, TailwindCSS, DaisyUI and some other cool techs. The app will help to explore the ISRO API along with the React UI ecosystem.

ISRO React App - Working on the Components - Part 2

Aug 03, 2023 | 7 min read | 391 Views | Comments

The time has brought us to talk about the components of ISRO React App. In this article we will continue to talk about the remnants of the app. How the services been created, what are the components present to show the listing of ISRO API data.