Skip to content

This application created as a minimal clone of Notion with NuxtJS

Notifications You must be signed in to change notification settings

VadyChel/NotesAPP

Repository files navigation

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

About

This application created as a minimal clone of Notion with NuxtJS

Topics

Resources

Stars

Watchers

Forks