/space-traveler

This app uses React and Redux, Along with React Router for data manipulation from a couple of web services. It is a SPA with the store object attached to the index.js component used by all of the components to make use of and manipulate the data.

Primary LanguageJavaScript

Space Travelers

This app uses React and Redux, Along with React Router for data manipulation from a couple of web services. It is a SPA with the store object attached to the index.js component used by all of the components to make use and manupulate the data.

Screenshot

image Rockets screenshot image Missions screenshot image My profile screenshot

Built With

  • Javascript
  • HTML
  • CSS
  • React
  • React Router Dom
  • Redux

Getting Started

To get a local copy up and running follow these simple example steps.

Setup

Run

# To clone the git repositories
git clone https://github.com/uzairali19/space-traveler.git

# To install dependencies
npm install

# To run development branch
npm run start

# To build the project
npm run build

Run tests

For Linters:

# To check for HTML errors
npx hint .

# To check for CSS errors
npx stylelint "**/*.{css,scss}"

# To check for Javascript errors
npx eslint .

Authors

👤 Uzair Ali

👤 Bright Atsighi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.