This repository represents the frontend portion of a capstone project for the Turing School of Software & Design.
Garden-Share is an application designed to function as a produce swap meet...
All of the repositories that make up this project can be found here
Garden-Share utilizes a service-orriented architecture to ensure future scalability.
The back-end is written primarily in Ruby on Rails/GrahphQL and deployed via Heroku
The front-end is written primarily in JavaScript/Node.js and is deployed via [Heroku](FE URL Needed!)
The microservice is written primarily in Python/Flask and is deployed via Heroku
To see all available endpoints the Garden-Share-BE.postman_collection.json
file (located in the root directory) can be imported into Postman.
These setup instructions are for Mac OS.
This project requires the use of React 17.0.1
and React Redux 7.2.2
.
We also use PostgreSQL
as our database.
- Fork & Clone Repo
- Run
npm install
- To view the site locally, run
npm start
This app utilizes Travis CI for integrated testing.
Run the test suite with npm test
For local deployment run your development server with npm start
and visit localhost:3000 to see the app in action.
Garden Share is deployed remotely via Heroku
- Aaron Townsend - Turing Student - GitHub Profile - LinkedIn
- Bruce Gordon - Turing Student - GitHub Profile - Turing Alum Portfolio - LinkedIn
- Chadrick Dickerson - Turing Student - GitHub Profile - Turing Alum Portfolio - LinkedIn
- Christopher Allbritton - Turing Student - GitHub Profile - Turing Alum Portfolio - LinkedIn
- Dani Coleman - Turing Student - GitHub Profile - Turing Alum Portfolio - LinkedIn
- Joshua Carey - Turing Student - GitHub Profile - Turing Alum Portfolio - LinkedIn