EasyFlow: Project Management Tool
Easy Flow is a real time collaborative project manager based on Kanban methodology. We make everything easier so you and your team can focus on complete tasks and ship great products.
Tech stack
Development
Simplified setup
# Clone this reposittory
cd easyflow
npm install
npm run dev
The app will run on http://127.0.0.1:3000
You need to create a file with the name .env in the root directory with the following variables:
REACT_APP_API_KEY =
REACT_APP_AUTH_DOMAIN =
REACT_APP_DATABASE_URL =
REACT_APP_PROJECT_ID =
REACT_APP_STORAGE_BUCKET =
REACT_APP_MESSAGING_SENDER_ID =
REACT_APP_ID =
PORT = 3000
Contributors ✨
Thanks goes to these wonderful people (emoji key):
|
Fellipe Pinheiro 💻 🎨 👀 |
Erick Almeida 💻 🤔 |
This project follows the all-contributors specification. Contributions of any kind welcome!