Skip to content

In this project we use Kanban board to distribute tasks. Fetch data from API and display it. Use Redux store to update state.

Notifications You must be signed in to change notification settings

fpsapc/reactreduxgroupproject

Repository files navigation

React Redux Group Project

📗 Table of Contents

📖 [reactreduxgroupproject]

[reactreduxgroupproject] is a project related to space mission user can reserve a rocket, dragon and can join a mission. User can also able to see data of reserved rockets, dragons and joined missions in My profile tab.

🛠 Built With

JavaScript React Redux Jest HTML CSS APIs

Tech Stack

Client
Server
Pakage Manager
API

Key Features

  • [Allow to reserve a rocket]
  • [Allow to reserve a dragon]
  • [Allow to cancel reservations]
  • [Allow to join a mission]

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

Setup

Clone this repository to your desired folder or download the Zip folder:

https://github.com/fpsapc/reactreduxgroupproject
  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd reactreduxgroupproject

Install

To install all dependencies, run:

npm install

Usage

To run the project, follow these instructions:

  • After Cloning this repo to your local machine.
  • Open the index.html in your browser.
  • You can also use npm start command in terminal to run this at localhost:3000

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:
npx hint .
  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • Track JavaScript linter errors run:
npx eslint .
  • run test:
npm test 

Deployment

You can deploy this project using: GitHub Pages,

  • I used GitHub Pages to deploy my website.
  • For more information about publishing sources, see "About GitHub pages".

(back to top)

👥 Authors

👤 Salman Ahmad Khan

👤 Vitoesi Elijah

👤 Eric Antwi

(back to top)

🔭 Future Features

  • [we will add styles to make this project impressive]

(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 give me a star ⭐️

(back to top)

🙏 Acknowledgments

Use Microverse provided design so far

(back to top)

❓ FAQ

  • [How this project works]

    • [User can reserve a rocket, dragon and join mission]

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this project we use Kanban board to distribute tasks. Fetch data from API and display it. Use Redux store to update state.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published