Webpage for Bead Bash Studio, a local jewelry business located in the GTA
https://beadbashstudio.onrender.com/
Built with React, Express, and deployed with Heroku
- Frequenty Asked Questions component
- Customer Reviews component
to run the express server
npm start
- will run on localhost:3001
to run the client
cd client
npm start
- will run on localhost:3000
- frontend and backend deployed with onrender