FastDevelopment is a tool for those who want more productivity in their projects, but with an easy-to-use platform and a clean, modern design.
Link: https://fastdevelopment.vercel.app
install dependencies
npm install
Run project
npm run dev
Make the build
npm run build
- Login system
- Kanban board
- Workspace
- addition of members
2024-03-02.20-16-45.mp4
-
Fork the Repository:
- Fork this repository by clicking the "Fork" button in the top right corner of this page. This will create a copy of the repository in your GitHub account.
-
Clone the Repository:
- Clone the forked repository to your local development environment.
git clone git@github.com:Luizboaventura1/fastdevelopment.git cd fastdevelopment
-
Create your firebase project
- put the environment variables in the
.env.template
example.
- Firebase configuration
- Create a "users" document in Firebase and then create the Google login option in Firebase Authentication