Skip to content

📱 Mobile app to view and download wallpapers provided by awesome pictures of Nasa APOD API.

Notifications You must be signed in to change notification settings

cristianprochnow/wallrizon

Repository files navigation

Wallrizon

Getting Started

Fill your .env (create this file in project's root directory) file with your Nasa API Key in API_KEY property, like below.

# .env

API_KEY=<your-secret-key>

Then, install packages to run project.

npm install

And finally run project 🚀

npx react-native start

If you want to run directly on Android, so just run npx react-native run-android.

Enjoy!

About

📱 Mobile app to view and download wallpapers provided by awesome pictures of Nasa APOD API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published