Skip to content

rsm23/vue-sticky-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vue Sticky Notes

                      

A Notes taking app built with Vuejs, MongoDB, ExpressJS, NodeJS and TailwindCSS.

Setup Development Machine

  1. Clone the repo git clone git@github.com:rsm23/vue-sticky-notes.git

  2. cd vue-sticky-notes

  3. Open vue-sticky-notes with your favorite editor scroll to the sendMail function and add your favorite email credentials, as for me I've been using Gmail

  4. Open client

cd client
yarn install && yarn serve
  1. Open server (In a new terminal tab)
cd server
yarn install && yarn start
  1. Open http://localhost:8080 in browser

Credits

TODO

  • Right an admin dashboard is my top priority and please do not hesitate if you have anything you want to add, you can Fork->Edit->Commit->Pull Request

About

A Notes taking app built with Vuejs, MongoDB, ExpressJS, NodeJS and TailwindCSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published