/mern-product-page

React Product Page App with Node.js backend

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Product Page Project

Using a MySQL, Express, React and Node stack

This repo is for a class activity that required us to connect our previous React App Project to our MySQL database using an API.


Installation

Once you have cloned this repo you will have to change into the directory where this repo is located on your local machine and type this command into terminal:

npm install

After you have installed all necessary dependencies you will have to type this command into your terminal:

npm run start