https://github.com/ericbwebdev86/memo-saver
Web app that allows a user to save modify and delete notes.
https://github.com/ericbwebdev86/memo-saver
css express html javascript nodejs
Last synced: 8 months ago
JSON representation
Web app that allows a user to save modify and delete notes.
- Host: GitHub
- URL: https://github.com/ericbwebdev86/memo-saver
- Owner: ericbwebdev86
- Created: 2022-02-11T15:23:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T18:58:39.000Z (over 3 years ago)
- Last Synced: 2025-03-04T10:29:28.964Z (12 months ago)
- Topics: css, express, html, javascript, nodejs
- Language: JavaScript
- Homepage: https://pacific-badlands-69908.herokuapp.com/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# memo-saver 
## Table of Contents
1. [Description](#description)
2. [Tech used](#Tech-used)
3. [Installation](#installation)
4. [Usage](#usage)
5. [Credits](#credits)
6. [Test](#test)
7. [Contact](#contact)
8. [License](#license)
## Description
This is a simple note taking app.
## Tech Used
* html
* css
* javascript
* nodejs
* expressjs
## Installation
Clone the code from https://github.com/ericbwebdev86/memo-saver and run npm install to download the dependencies.
## Usage
This app allows a user to enter and save notes without using local storage.
[Link to the demo video](https://youtu.be/7TA-lRHGVkk)
[Link to the deployed app](https://pacific-badlands-69908.herokuapp.com/)
## Credits
My TA and classmates!
## Test
N/A
## Contact
Email: ericbwebdev86@gmail.com
Github: https://github.com/ericbwebdev86
## License
MIT license is a short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.