Another Kanban Web App (but simple and Open Source).
- Search bar (make sure the user is online, otherwise use the OFFLINE content)
- Login & Signup pages
- Settings page
Clone this repository to get a copy of the project up to run on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Run npm install
or yarn install
(not tested) in the project folder.
Run npm start
in the project folder.
Unfortunately, we don't have automated tests ;(.
Run npm build
in the project folder.
The project maintainers are responsible for deploying. The deploying happens when a pull request of important bug fixes or a new MINOR version is done.
- React.js - The web framework
- Tachyons - CSS design system | Component library
- Prettier - Code formatter for clean code
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Higor Lorenzon - Initial work - HigorLoren
Please make this list bigger!
This project is licensed under the MIT License - see the LICENSE file for details.