Git Product home page Git Product logo

text-editor's Introduction

text-editor

Description

The following application is a text editor application, used to write whatever text you want! My motivation for creating this application was to create a text editor that can be downloaded locally to your personal computer. this particualr application uses idb to help use the indexedDB. The application also uses service workers to help with caching. During the development of this project I learned how to retrieve and store data using the idb wrapper for indexedDB. I also learned how to create an installable application as well as utilize service workers to help with caching! I ran into problems on figuring out which get methods to utilzie for idb. I also ran into problem with the service workers, encountaring multiple errors. Though in the end I figured everything out.

Installation

Though this application is served on a server via Heroku you are able to install it following these steps:

  1. Clone the repository in the CLI with the following command: β€˜git clone https://github.com/StunnaDawg/text-editor
  2. Make sure you have nodejs(https://nodejs.org/) installed
  3. Through the CLI cd into the text-editor directory
  4. Ensure to run the command "npm install" to install the dependencies
  5. Use the command "npm run start" to start the server and acess the application
  6. Follow the link into your browser of choice

Usage

Upon downloading the application make sure you do the following:

  • run 'npm install' so that the dependcies are installed
    • If the dependencies do not exist: run 'npm install uuid', and 'npm install express' to download the latest version of inquirer
  • run 'npm run start' to start the sever locally'

Screenshot

Alt Alt

Deployed Link

https://jwa-text-editor.herokuapp.com/

Dependencies

text-editor's People

Contributors

stunnadawg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.