This is a in browser text editor that uses indexDB. Upon visitng the website, the user will be presented with a text editor that they can type in. The text should persist even if the page is reloaded.
To install on locally:
- Copy the SSH key from the Repo into a folder on your own computer
- Once the files are installed, open the folder in your personal workspace
- For this application you will have run npm install in the integrated terminal for all the package.json files to install their dependencies.
- Once the files are installed, run npm start
- Navigate to the local host url in your browser and use the application
Visit website here
This project uses an MIT license. For more information click the license badge at the top of the README.
