- 🔗 Link nodes to essential documents and notes for instant access
- 🖊️ Enable rich text editing alongside your documents
- Clone the repository
git clone https://github.com/YuluDuan/flowfairy.git
- Change the working directory
cd flowfairy
- Install dependencies
npm install
- Run the app
npm run dev
🌟 You are all set!
Open http://localhost:3000 with your browser to see the result.
Please contribute using GitHub Flow. Create a branch, add commits, and open a pull request.
Please read CONTRIBUTING
for details on our CODE OF CONDUCT
, and the process for submitting pull requests to us.
- Utilizing Next.js13 parallel and intercept routing, along with nested layouts
- Incorporating State management with Zustand
- Using Tailwind CSS for efficient and maintainable styling
- Writing RESTful API using Next.js and TypeScript
- Integrating Third-party API
- Adding a Word plugin for easy citation in Microsoft Word.
- Expanding functionality with different types of nodes.
- Add Tests
FlowFairy is open-sourced software licensed under the MIT license.
- Yulu Duan (@YuluDuan)