GitHunt
VA

vadympop/NotesAPP

This application created as a minimal clone of Notion with NuxtJS

NotesAPP

It's a simple clone of Notion. NotesAPP uses Nuxt.js, Fastify and MongoDB as main stack.

Installation

  1. Clone repository
git clone https://github.com/VadyChel/NotesAPP.git
  1. Install dependencies
cd NotesAPP && npm i
  1. Run application
npm run dev

...or build it for production

npm run build

NotesAPP settings

In consts.js you can change api url

After this steps you should to install and run API

Languages

Vue72.6%JavaScript23.7%CSS3.3%SCSS0.2%Shell0.1%

Contributors

Created March 22, 2022
Updated March 7, 2024
vadympop/NotesAPP | GitHunt