issues
search
alphagov
/
learningtime-sem2-RA-Police-API
CrimeMapper. A React web app used to display street level crime data from the Police API
MIT License
0
stars
0
forks
source link
Enhancement: Create input component
#4
Closed
Ryan-Andrews99
closed
1 year ago
Ryan-Andrews99
commented
1 year ago
What:
Create a text input component
This should accept any text
This should send a blank POST request to root
How:
Using express for routing
Using React useEffect hook to send request
Why:
This is required to begin building the first API calls
What:
How:
Why: