Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
An awesome lightweight task tracker for developers!
Light Version Demo · Full Version Demo · Report Bug · Request Feature
KanbanG is a just another task tracker for personal use by developers. And now what does it offer ? Well it offers :
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Following dependencies should be installed before getting started.
npm install npm@latest -g
npm i create-react-app
There are two versions available of the project : Light and Full version.
npm install
<Enter you Cred>
with you firebase api keys.npm start
and see the magic.Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature
)git push origin feature/AmazingFeature
)