Space Travelers

This project is built to practice and show off our abilities as a team, working with technologies such as React, Redux, CSS, JavaScript, fetching API with redux, developing soft skills such as communication, give and receive feedback, teamwork, etc...

Built With

  • CSS, JavaScript
  • React/Redux
  • Linters

Live Demo

Not available yet

Getting Started

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

  1. Open your terminal
  2. Navigate to the directory where you want your project cloned
  3. Clone the project using git clone or just copy the command below:
   git clone https://github.com/Javivy/space-travelers.git
  1. Open the project with your IDE. I use Visual Studio Code

  2. Run npm install to get the dependencies

    not sure how to use npm? Read this.

  3. Run webpack:

  • Production:
       npm run build
    
  • Development:
     npm run start
    
    not sure how to use npm? Read this.

Prerequisites

  • Having an IDE .
  • Having Git installed and configured.

Setup

  • Clone the repository
  • Open the folder with your IDE
  • Get the dependencies with npm install
    • not sure how to use npm? Read this.

Author

👤 Javivy

👤 Mhamad

🤝 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!

Acknowledgments

  • Microverse

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.