WebAPP to get info about Star Wars using the SWAPI http://maxjf1.github.io/star-wars-app
- Create React App with custom boilerplate: An stantard start project
- Used for the base project and development environment
- Material UI: Material Design components implementation in react, to create beautiful UI
- Used to create all project UI and some interactions
- React Router: Library to create React projects using the History API
- Used to navigate between sections to an more app-like feel