https://github.com/michaelkolesidis/camelnotes
A simple note-taking web application in React
https://github.com/michaelkolesidis/camelnotes
notes-app notes-keeper notesapp react reactjs
Last synced: 7 months ago
JSON representation
A simple note-taking web application in React
- Host: GitHub
- URL: https://github.com/michaelkolesidis/camelnotes
- Owner: michaelkolesidis
- License: gpl-3.0
- Created: 2022-06-01T23:36:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-12T23:14:11.000Z (almost 4 years ago)
- Last Synced: 2025-02-28T11:44:38.627Z (about 1 year ago)
- Topics: notes-app, notes-keeper, notesapp, react, reactjs
- Language: JavaScript
- Homepage: https://camelnotes.netlify.app/
- Size: 846 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Camel Notes
A simple note-taking web application in React
[](https://app.netlify.com/sites/camelnotes/deploys)
## Technologies Used
## Description
Camel Notes is a simple note-taking web application in React, that I had the chance to work with and to enhance its functionality while learning React through Scrimba
Note: The project only compiles in development mode. When attempting to compile in production mode, as error is caused by one of the dependencies. (Check Issue https://github.com/michaelkolesidis/camelnotes/issues/1 for more info)
## Future Plans
- Add backend to save notes to server
- User accounts
## Demo

## Screenshots

## License
Copyright (c) 2022 Michael Kolesidis
Licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html).
[//]: # (Free Software)