NOTE: THIS IS NOT FOR EXTERNAL USE
This project is a customized digital note-taking solution designed specifically for my personal use. With this app, I can easily jot down ideas, to-do lists, and reminders, and store them securely in one place.
The app is designed to be user-friendly, with a clean and intuitive interface that makes it easy to create and organize notes. Future builds of this app will help me easily categorize my notes using tags and labels, making it simple to find and retrieve information when I need it.
Notehut is accessible on all of my devices, ensuring that I always have access to my notes wherever I am. The app is also highly customizable, allowing me to adjust the interface and settings to suit my preferences and needs.
Overall, Notehut is a simple and effective solution for my personal note-taking needs. It helps me stay organized and on top of my tasks, and is an essential tool for managing my day-to-day life.
- Vite - Next Generation Frontend Tooling
- Vue.js - The Progressive JavaScript Framework (With Typescript)
Once you have npm installed, you will need rename the file .env.local.dist to .env.local
Then you have to put the API keys and domain in the .env file
Navigate to the project folder using the terminal and run
yarn install
Once you are in the project folder, run
yarn dev