http://www.philipdu.com/Mars_Project/#/
The Mars Colony App was created to be a Single Page Application that could be used to register a new colonist on Mars. For this particular project we used React and SASS for the basic styling.
* React
* CSS/SASS
* API's
* Git/Github
* Postman
* Gulp
- Learned how to use Promise and axios to get data from APIs as well as to post data.
- Learned how to set rules and validate user input when creating forms.
- Learned about component and routes for single page apps (SPA).
- Learned how to pass data throught component using props and state
