Skip to content

This is a collaborative React group project. Reactjs and react-router-dom and redux toolkit were the frameworks used in building this project

License

Notifications You must be signed in to change notification settings

davidolanrewaju/Space-Traveler-Hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

43 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Space Traveler Hub

πŸ“— Table of Contents

πŸš€ Space Traveler Hub

Space Traveler Hub is a mini library CMS that keeps track of added books. It is created using React/Redux.

Screenshot (18)

Screenshot (17)

Screenshot (22)

Screenshot (23)

Screenshot (19)

πŸ›  Built With

Tech Stack

Frontend
  • CSS
  • Linters
  • GitHub Flow
  • Git Flow
  • Javascript
  • React
  • Redux Toolkit
  • React Router DOM

Key Features

  • Create a rockets feature
  • Create a missions feature
  • Call API to give certain info on rockets and missions

(back to top)

πŸš€ Live Demo

(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:

  • GitHub Account
  • Git installed on your system
  • Install all dependencies
  • Code Editor

Setup

Clone this repository to your desired folder, write the following commands in git bash

  cd my-folder
  git clone https://github.com/davidolanrewaju/Space-Traveler-Hub.git

Usage

To run the project, execute the following command:

  npm init -y
  npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
  npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
  npx create-react-app

Run tests

To run tests, run the following command:

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

(back to top)

πŸ‘₯ Authors

πŸ‘€ Olanrewaju David

πŸ‘€ Berhanu Baye

(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 hit the like button and also hit me up if you need a collaborator on any side projects you're working on.

(back to top)

πŸ™ Acknowledgments

I would like to thank microverse for the resources provided to make this project possible.

(back to top)

❓ FAQ (OPTIONAL)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a collaborative React group project. Reactjs and react-router-dom and redux toolkit were the frameworks used in building this project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published