Giter Club home page Giter Club logo

raminmammadzada / react-redux-spacex Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 4.69 MB

The catalogue of rocket launches of SpaceX company by using its specific API. It has also filtering capability based on specific properties of the launches.

Home Page: https://spacex-react-redux.herokuapp.com/

HTML 7.30% CSS 7.12% JavaScript 85.58%
react redux redux-thunk uselayouteffect react-hooks eslint eslint-airbnb stylelint react-bootstrap rest-api-client

react-redux-spacex's Introduction

Catalogue of Statistics: SpaceX Launch Missions

It is a single-page application to present space exploration missions are done by SpaceX company. SpaceX Data API is used to get the data.

Screenshot

screenshot

Live demo

Video presentation

Milestones of the project.

Day 1

Milestone 1 - project setup

Select the API you are going to use. Build files structure for your React app. Prepare routes and navigation in your app.

Milestone 2 - index page with filters

Make sure that a user can display a list of items and filter them. Data should come from the backend API.

Day 2

Milestone 1 - single item page

Make sure that a user can display a details page for each item. Data should come from the backend API.

Milestone 2 - styling & testing

If you need some extra time for adding tests or making your app more beautiful. Now it's the time for this! Also, you can fix any minor bugs that you could have found in your app.

Day 3

Milestone 1 - connect to API and receive data

Work on nice-to have features(s)

Milestone 2 - deploy & video

Check if the deployed version of the app is working perfectly. Record your video. You are ready for a code review!

Build with the following guidelines:

  • Use JSX syntax correctly
  • Pass info to components using props with validation
  • Use React components lifecycle methods
  • Use DOM event listeners in components
  • Use lifting to pass state from children to parent components
  • Use client-side routes
  • Design the components structure for a website
  • Test React code
  • Use Redux store to keep state
  • Connects Redux to React app (includes map state and dispatch to props)
  • Deploy apps (Heroku, Netlify)
  • Use linters (code standards)
  • Maintain professional Github Repos

Built with the following tech stack

Setup

Clone the repo by typing

git clone https://github.com/RaminMammadzada/react-redux-SpaceX.git

Install packages with

  npm install

Start server with:

  npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Unit tests

Clone the repo by typing

npm run test

Author

๐Ÿ‘ค Ramin Mammadzada

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a star if you like this project!

react-redux-spacex's People

Contributors

raminmammadzada avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.