Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/403errors/keeper-app
Note taking frontend web application
https://github.com/403errors/keeper-app
css html javascript jsx render
Last synced: about 14 hours ago
JSON representation
Note taking frontend web application
- Host: GitHub
- URL: https://github.com/403errors/keeper-app
- Owner: 403errors
- Created: 2023-06-30T10:42:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-19T05:17:49.000Z (11 days ago)
- Last Synced: 2025-01-19T06:21:35.314Z (11 days ago)
- Topics: css, html, javascript, jsx, render
- Language: JavaScript
- Homepage: https://reactkeeperapp.onrender.com
- Size: 1.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keeper-App
Keeper-App is a note-taking frontend web application that allows users to create, edit, and delete notes. It provides a simple and intuitive interface for managing your thoughts and ideas.
## Features
* Create new notes with titles and content.
* View and edit existing notes.
* Delete notes you no longer need.## Media
### Home Screen
![Home Screen](media/home_screen.png)### Sample Video
![Sample Video](media/sample_video.gif)## Live Demo
You can view the live demo of the application here (may take up to 30 seconds to load):
[https://reactkeeperapp.onrender.com](https://reactkeeperapp.onrender.com)
## Tech Stack
* React - JSX
* JavaScript
* CSS
* HTML