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
- Host: GitHub
- URL: https://github.com/foxching/react-projectmgt-tool
- Owner: foxching
- Created: 2020-04-09T23:52:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-10T08:06:05.000Z (over 2 years ago)
- Last Synced: 2025-01-19T15:27:24.298Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 310 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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,