Skip to content

davideliason/starwarsinfo_api_react_redux

Repository files navigation

Star Wars Info

Using React + Redux + API

Grabbing data from cloud-based API source

March 27 - April 12, 2018

Goal:

Build react + redux infrastructure to display info. Behind the scenes, grab data from API.

Return to Portfolio

Heroku Hosted

Learning Mission:

Working with cloud-based data is an important conceptual piece of a bigger project that I'm working on for Maker's Faire, called IoT Empoering Me - an IoT + App product to empower individuals within the community.

  • Version one with be front-end UI emphasis.
  • Version two will be for building a Native app.
  • Version three will tie in data persistence, possible routing using express and node.

Practicuum:

  1. use create-react-app for template app structure
  2. Add CRA to Heroku
  3. Heroku live
  4. Use Postman to get a sample API Get Call and figure out which datapoints to access in fetch calls
  5. add Bootstrap and UI rendering of data as well and input fields

Action Shot!

Star Wars React

About

Use of React + Redux to display Star Wars info using cloud-based API data source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published