An open API service indexing awesome lists of open source software.

https://github.com/foxching/react-projectmgt-tool

simple project management tool
https://github.com/foxching/react-projectmgt-tool

Last synced: about 1 month ago
JSON representation

simple project management tool

Awesome Lists containing this project

README

          

# CHINGPLAN

A simple project management tool with authentication and cloud functions in REACT.

Front End:

* React
* Redux
* React-Router
* Redux Thunk
* Materialize

Backend
* Firebase and Firestore
* NodeJS
* Express

and more

### Installation

Install all the dependencies

```sh
$ npm install
```

### Serve
To serve in the browser

```sh
$ npm start
```

### Version
0.0.1

### License
MIT

### Acknowledgements and Credit:
I would like to thanks [Ahmed Hadjou](https://github.com/hidjou "Ahmed Hadjou") for the backend inspiration of this project most of the concept I learned from in his tutuorials,
and also I would like also to thanks [Shaun](https://github.com/iamshaunjp "Shaun") the front end and the UI look of this project which i also taken from his tutorials
the combined idea i learned from these two prominent youtube influencers make this project successful and my learning enjoyable,