Skip to content

Mobile app with React-native, This is currently in web also, you can see in the description link

Notifications You must be signed in to change notification settings

camiloVelandia/Stats-SpaceX-app

Repository files navigation


Stats-SpaceX-app

Stats-SpaceX-app is a mobile app developed with React-native and the Space X API

Table of Contents

Steps to Collaborate

  1. Fork the project: by clicking the fork button (located at the top right corner)
  2. Clone the project: git clone https://github.com/<your username>/Stats-SpaceX-app
  3. Install dependencies: npm install or use npm i
  4. Run the project: npx react-native start
  5. Do the necessary improvements and make a commit: git commit -am "<commit message>" or use git add . and then git commit -m "<commit message>"
  6. Upload changes to the repository created with the fork: git push origin <branch name>
  7. Create a pull request to the original project.

Views

Home/count-down

home app

Rockets view

rockets app page

Dragons view

dragon app page

Launches view

launches pages

stats view

launches pages

About view

about pages

More Information

This project was make with React-native, Styled components, victory-native and Api Rest services.

License

MIT License