lindsaykh / act_project

MIT License
3 stars 0 forks source link

Create Client Side #12

Open C-Miranda opened 1 year ago

C-Miranda commented 1 year ago

Create client side using "create-react-app" and serve up "hello world". Create client side of application by using react documentation to scaffold into our existing repository. Change configuration files in the react files to say our app's name instead of "react app" Change the root app to say "Hello World!" and our app name

Next.js? I think we should scrap it and just go with react but curious about what the team thinks.