Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kemkartanya/notes-app
https://github.com/kemkartanya/notes-app
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kemkartanya/notes-app
- Owner: kemkartanya
- Created: 2023-09-07T17:10:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-07T17:25:59.000Z (over 1 year ago)
- Last Synced: 2024-04-17T06:09:45.738Z (9 months ago)
- Language: JavaScript
- Size: 227 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Cloning and starting application
1. - git clone https://github.com/kemkartanya/notes-app
1. - cd notes-app
2. - npm install
3. - npm run server //STARTS JSON SERVER ON PORT 5000
4. - npm start //STARTS REACT SERVER# Notes List