CosmiCats is an application that allows true believers to click through 'hacked' files from nasa, searching for evidence that cats are indeed aliens.
CosmiCats is a React app that uses Redux as a global state management tool. In creating this app, I focused on demonstrating mastery of the following:
- React
- Redux
- Router
- Asynchronous JavaScript
- Work within a short time frame (6 days) to deliver a unique product for my audience (people who believe cats are aliens)
To access this repo, simply clone down and run npm install
to access the necessary packages. For the best viewing experience, run npm run start
and copy and paste your local server into the browser.
- Nasa Images API
- The Cat API
- React
- React Router
- Redux
- Jest / Enzyme
- Fetch API
- SCSS
- sign in
- view research
- find evidence that cats are aliens
- save it evidence
- delete evidence
Future iterations of this project will include the following:
- save evidence to local storage
- use the cats API's favoriting functionality to save their evidence to the API directly.
This project was done at Turing School of Software and Design. Designed and built by Scott Ertmer