Skip to content

A clone of the popular all-in-one workspace app Notion written in Vue using Nuxt.

Notifications You must be signed in to change notification settings

pfumarola/notion-clone

 
 

Repository files navigation

Vue Notion Clone

This was the result of a one-day build challenge.

Most buttons haven't been implemented, but the base functionality is all here. Code is not refactored and most likely a bit spaghetti.

Have a look around 😎

Demo: https://deanmikan.github.io/notion-clone/

By Dean Mikan

To Run It

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

About

A clone of the popular all-in-one workspace app Notion written in Vue using Nuxt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 60.8%
  • JavaScript 38.1%
  • SCSS 1.1%