/react-cap-stone-space-travel

Space Travelers Hub is a website built using React and Redux with the functionality of updating rocket and mission information which is fetched from an API.

MIT LicenseMIT

Space Travelers Hub

📗 Table of Contents

📖 Space Travelers Hub

Space Travelers Hub is a website built using React and Redux with the functionality of updating rocket and mission information which is fetched from an API.

🛠 Built With

Tech Stack

Client
  • REACT

Key Features

  • use gitflow

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Installation of Node.js, React and Redux
  • A working browser
  • Internet connection
  • A code editor like Visual Studio Code

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/kifle23/space-travelers-react-group-capstone.git

Install

Install this project with:

  cd Space-Travelers-Hub
  npm install

Usage

To use this project on your prefered browser use

  npm start

(back to top)

Run tests

npx eslint "**/*.{js,jsx}"
npx stylelint "**/*.{css,scss}"
npm test

👥 Author

👤 Foga Kater Amos

👤 Kifle Haile

(back to top)

🔭 Future Features

  • [Api calls]
  • [Functional Components]
  • [Redux ]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give a star ⭐️ to this project

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this amazing project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)