If you would like to get this project running on your local machine, please follow these instructions.

-if you haven't already, make sure to follow the instructions in the README over at the backend repo for this project https://github.com/liamH47/tendr-railsAPI

-clone this repo onto your local machine and open it

  • run 'npm install' to make sure that all of the necessary dependencies are installed

  • run 'npm start', and make sure you have the server running from the backend repo!

Cheers!