Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/finleygn/test
https://github.com/finleygn/test
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/finleygn/test
- Owner: finleygn
- Created: 2021-09-30T11:30:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-01T10:59:52.000Z (over 3 years ago)
- Last Synced: 2024-11-13T05:14:00.646Z (2 months ago)
- Language: JavaScript
- Size: 211 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Notes App
(This is designed as a test for a frontend position)
## The problems
- For some reason the form isn't clearing the fields once a entry is submitted. Even though the state for it is being cleared.
- Alerts do not contain the expected title of the latest note created.## Setup
`yarn && yarn start`