A minimalistic and infinite whiteboard. Sketch, Prototype, and Design with total freedom.
Website · Try it · Changelog · Report a bug
We are excited to share our drawing application with you, but please be aware that it is currently in active development. While the app is fully functional and offers a range of features, we are continuously working to enhance and expand its capabilities.
You might encounter occasional bugs or experience features that are still being refined. We appreciate your patience and understanding as we work to deliver the best possible drawing experience.
We encourage you to share your thoughts, suggestions, and any issues you encounter.
-
Privacy First: Your creative work is secure and private. Boards are saved directly in the user's browser, ensuring your data stays local and under your control.
-
Infinite Canvas: Unleash your imagination on an infinite canvas. No limitations to size – create small sketches or massive masterpieces with equal ease.
-
Export as Image: Share your creations with the world. Export your entire drawing board as a high-resolution image to showcase your artistry.
-
Selective Screenshot: Capture your ideas precisely. Take a screenshot of a user-defined region, so you can focus on the details that matter most.
-
Undo/Redo: Perfect your artwork with ease. Effortlessly undo or redo actions, providing you with complete creative freedom.
-
Regular Updates: Expect continuous improvements. We're committed to refining the app based on user feedback and adding exciting new features.
Make sure you have the following software installed on your computer:
Clone the repository in your local machine:
$ git clone https://github.com/jmjuanes/folio
Navigate into the cloned repository and install all dependencies:
$ yarn install
Run the development server:
$ yarn dev
Open a new browser window and navigate to localhost:8080
.
Pull requests are always welcome. For new features or major changes, please open first a new issue to discuss the new features or the changes you want to add to Folio.
Code is released under the MIT license.