Massage Therapy Products

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.

Live site
Server Repo

Here are some screenshots of the project

Landing page

Screen Shot 2020-03-09 at 2 22 35 PM

Registration Page

Screen Shot 2020-03-09 at 2 22 53 PM

Login Page

Screen Shot 2020-03-09 at 2 23 06 PM

Product List Page

Screen Shot 2020-03-09 at 2 23 16 PM

Profile Page

Screen Shot 2020-03-09 at 2 23 49 PM

List of Wishlists

Screen Shot 2020-03-09 at 2 24 00 PM

Products in wishlist

Screen Shot 2020-03-09 at 2 24 09 PM

API Documentation

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'

Technology Used

  • HTML
  • CSS
  • React.js
  • Node.js
  • Express