Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauryiv/text-editor-pwa
https://github.com/mauryiv/text-editor-pwa
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mauryiv/text-editor-pwa
- Owner: MauryIV
- Created: 2024-05-02T02:43:55.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-19T22:43:08.000Z (8 months ago)
- Last Synced: 2024-10-15T05:23:31.054Z (3 months ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
This is a PWA you can download onto your computer to have another text editor to use.
[Deployed Site](https://text-editor-pwa-75e0.onrender.com)## Table of Contents
- [Title](#title)
- [Description](#description)
- [Badges](#badges)
- [Visuals](#visuals)
- [Installation](#installation)
- [Usage](#usage)
- [Tests](#tests)
- [Questions](#questions)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [Authors and Acknowledgment](#acknowledgment)
- [License](#license)
- [Project Status](#status)
## Badges
![Maury Hughes IV](https://img.shields.io/badge/Maury%20Hughes%20IV-5A2BE2)
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
## Installation
Will need to download everything in the package.json using npm i.
## Usage
This would be good as a reference for creating a PWA or to have your own little text editor that you can use for coding.
## Visuals
![Screenshot 2024-05-07 at 4 53 38 PM](https://github.com/MauryIV/text-editor-pwa/assets/146037880/d461ef37-e4d2-40d3-bc14-0eb1ab294575)
![Screenshot 2024-05-07 at 4 53 47 PM](https://github.com/MauryIV/text-editor-pwa/assets/146037880/863efe75-3176-435e-a414-dd572c81642c)
![Screenshot 2024-05-07 at 4 53 56 PM](https://github.com/MauryIV/text-editor-pwa/assets/146037880/f0949c73-9eb4-4cc3-85cd-be0a6bb66b31)
## Tests
I tested it in the localhost on Chrome.
## Questions
If you have any questions about the contents. Please feel free to reach out!
Here is my [Github](https://github.com/MauryIV) as well as my email .
## Contributing
Always open to receive help or suggestions on code improvement.
## Authors and Acknowledgment
Base starter code provided by DU Coding Bootcamp as well as the knowledge and references to complete this.
## License
MIT License © 2024 Maury Hughes IV
Please refer to this link, [License: MIT](https://opensource.org/licenses/MIT) for more information.[back to top](#title)