full stack web development for creating a flash app webstite
frontend tools: react, html, css, etc backend tools: express.js, mongoDB atlas(cloud.mongodb.com), cors, etc
to run this repo,
// front end side terminal -> cd client -> npm run dev
//back end side terminal -> cd server -> npm run dev
// include env note
create env note in server folder that connects to MongoDB atlas see example env note for reference