App developed with Vite and React for merging JW Library's notes, bookmarks and markup.
- Install Node.js version 15 or higher
- 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