- 🔗 Link nodes to essential documents and notes for instant access
![Screen Shot 2023-10-29 at 1 07 07 AM](https://private-user-images.githubusercontent.com/92232261/278858649-28549f7a-9b15-4451-ae9c-e5863aec001b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTgwNjEsIm5iZiI6MTczOTM1Nzc2MSwicGF0aCI6Ii85MjIzMjI2MS8yNzg4NTg2NDktMjg1NDlmN2EtOWIxNS00NDUxLWFlOWMtZTU4NjNhZWMwMDFiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEwNTYwMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTAxMjQzOGRmOTUzMDA5N2IzZmQyYTBhYzVkYjVhOTc1ZjUyZWI5N2EzOWUxZWY3NmZiYjFhNjRmMmVlMzYxZjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.xRDbM0AdtmLbnaY-rxLDRcf6i1x0yc18MQuHwb5r1gA)
- 🖊️ Enable rich text editing alongside your documents
![Screen Shot 2023-10-29 at 1 08 05 AM](https://private-user-images.githubusercontent.com/92232261/278858686-8e48a524-80dd-42ad-a92e-7a18077ce994.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTgwNjEsIm5iZiI6MTczOTM1Nzc2MSwicGF0aCI6Ii85MjIzMjI2MS8yNzg4NTg2ODYtOGU0OGE1MjQtODBkZC00MmFkLWE5MmUtN2ExODA3N2NlOTk0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEwNTYwMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg1MWFhMDE0ZDc1YzFjMDNhOWZmYzJkODJhZjBkNWQxNjhiYTE0NmMwN2E1NDUxNzdlNTZkYmQwMDllZGE4N2QmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.AAxupagWVqJz0wX3ZV8EfVwCgIgZhdkkR74PMVU_jl4)
- 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)