This is the start of an app that could be used in a Massage Therapists' website. It has the ability to have many products and descriptions of them. Along with the ability for a user to register an account and login to save products for future use. In the future I would like to polish it up even more and add many more things to it.
Here are some screenshots of the project
to start the server do - 'npm start' or to have it restart after each change do 'npm run dev' to test the server do - 'npm test' to create the tables do - 'npm run migrate'
- HTML
- CSS
- React.js
- Node.js
- Express