/JW-Notes-Merger

App developed for merging JW Library's notes, bookmarks and markup.

Primary LanguageTypeScript

JW Notes Merger

App developed with Vite and React for merging JW Library's notes, bookmarks and markup.

Pre-requisites

  • Install Node.js version 15 or higher

Getting started

  • Clone the repository
git clone https://github.com/LeomaiaJr/JW-Notes-Merger
  • Install dependencies
cd JW-Notes-Merger
npm install
  • Run the app
npm run dev

Production Environment