- Establish webpack and dev enviroments - setting up concurrently to launch localhost8080 (front end) and localhost3000(backend)
index.html > bundle > - index.js as entry > app.js > components
server > API > client
-
Establish react elements onto the page in app.jsx - just get box to show title, button to submit
-
server - create post request - error handlers etc
Front end- fields, submit functionality backend - api - get and post requests
Future Features:
import audio make database to save previous images
add onto screen instead of redirect to api
REACT HOOKS REACT ROUTER