Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Installation

Once you have satisfied the prerequisites, follow these steps to install the project.

  1. Clone the repo to your local machine
$ git clone https://github.com/MichaelGreco7/React-Database-Practice.git

$ cd React-Database-Practice
  1. Install npm dependencies
$ npm install

  1. Open a new window or tab in your terminal, navigate to the root folder again, and start the frontend server

$ npm start

Built With