Zven94 / space-travelers-hub

MIT License
2 stars 0 forks source link

Pull-Request: fetch data from API #27

Closed Zven94 closed 1 year ago

Zven94 commented 1 year ago

Space Travelers Hub:

In this PR we add and Slice and a Storage to work with Redux. Now the app can connect with the Space X API to get data from the Missions and display it to the Missions section. The data is display by MissionComponent.jsx

Files added:

(edit): also add a Join/Leave buttons for the "missions". Created a new element to display the "missions" on the Profile.