Make Commerce Better for Everyone to include the whole entire universe.
https://spacetagram.vercel.app/
- Copy this project into your local machine
- Install npm
npm install
- Create a .env file in the root of your project
- Write key and value pairs
REACT_APP_NASA_KEY=<YOUR_API_KEY>
- Launch app
npm start
- Fetch data from one of NASA’s APIs
- Display the resulting images
- Like (and undo) image
- Loading spinner
- Pagination
- Scroll to top
- React
- TypeScript
- Material-UI
- Vercel
- NASA API
Takuto Okamoto