Skip to content

My best practices with React, Redux and some of other related libraries using Nasa API. I've gone alone without using any boilerplate 👏 🔥 💫 https://nasa-collection.firebaseapp.com

Notifications You must be signed in to change notification settings

sydinh/nasa-collection

Repository files navigation

NASA Collection

https://nasa-collection.firebaseapp.com

Building and running on localhost

You can use npm or yarn

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Tech stack

References

immutable

reselect

Tools

About

My best practices with React, Redux and some of other related libraries using Nasa API. I've gone alone without using any boilerplate 👏 🔥 💫 https://nasa-collection.firebaseapp.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published