This projects aims to undestand the use of APIs, in this context i've used the NASA APIs that generates everyday a new image from space.
- Make sure you have node installed on your device. You can download it at Nodejs.
- Clone the Repository
- open the project directory
- cd TodayNasa
- npm install (to install all the dependecies)
- run deploy, use npm run dev
For receive directly the images instead of acessing the site, you can use the bot on telegram. Unfortunately, the bot requires to be running on a pc or server. While it's running you can interact with it using:
/start
click on the button "Vamos começar" that means Let's start.
Another problem is that the description given by NASA API is in english,although the basic interaction in the chat is in portuguese.