Bird is a connected workspace landing page where better, faster work happens with AI at your side. Write, plan, and share more effectively.
- AI-Powered Assistance: Enhance your productivity with AI support for writing, planning, and sharing.
- Collaborative Workspace: Seamlessly collaborate with your team in a connected environment.
- Efficient Planning Tools: Plan your projects with intuitive tools designed for speed and ease.
- Streamlined Sharing: Share your work effortlessly with integrated sharing options.
-
Clone the repository:
git clone https://github.com/your-username/bird.git cd bird
-
Install the dependencies:
npm install
-
Run the development server:
npm run dev
Open http://localhost:3000 to view it in the browser. The app will automatically reload if you make edits.
- Fork the repository
- Create a branch
git checkout -b fix/amazingFix
- Commit your changes and push to your branch
git commit -m "made an amazingFix" git push origin fix/amazingFix
- Open a pull request
Distributed under the MIT License. See LICENSE
for more information.