Skip to content

An application that allows you view NASA's picture of the day from different dates. This Application also saves YOUR favorite pictures to localStorage and persists all saved pictures from various users to Firestore.

Notifications You must be signed in to change notification settings

onedebos/NASA-apod

Repository files navigation

APOD Feed

An application that allows you view NASA's picture of the day from different dates. This Application also saves YOUR favorite pictures to localStorage and persists all saved pictures from various users to Firestore.

Technologies used

  • React
  • Redux toolkit
  • Tailwind css
  • TypeScript
  • Firestore
  • Cypress

Live version

Live

Video Demo

video_demo

Getting Started

To get started, follow the instructions below

  • Ensure you have Node at >=11.14.0.

  • In the root of the application, install the required packages by running

yarn install
  • Once completed, start the application by running
npm start

NB: You'll need API keys to run this project.

Automated Tests

  • npm start
  • npm test
// to watch tests running in browser
npm test:open

This command will run the tests in the terminal.

Authors

👤 Adebola Adeniran

📝 License

This project is MIT licensed.

About

An application that allows you view NASA's picture of the day from different dates. This Application also saves YOUR favorite pictures to localStorage and persists all saved pictures from various users to Firestore.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published