Skip to content

jchan444/GraphIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. 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

  1. Establish react elements onto the page in app.jsx - just get box to show title, button to submit

  2. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published