/Notepad

Notepad made with vue3 and firebase

Primary LanguageVueMIT LicenseMIT

Notepad

This project was created due to my need to make some notes and so that I could consult these notes quickly and safely.
It was very rewarding to do this project and it has helped me a lot in my day-to-day life.

This project was made using Vercel. To Access the project click in this button:

Notepad

Technologies

  • vuefire;
  • Firebase;
  • boostrap;
  • boostrap-icons;
  • Vue Toast.
Vuejs Firebase Logo Javascript Logo Boostrap Logo Eslint Logo Prettier Logo

Run Locally

Clone the project

  git clone https://github.com/YoungC0DE/Notepad

Go to the project directory

  cd Notepad

Install dependencies

  npm install

Start the server

  npm run dev

License

MIT License