QuiltBack is a website built for the QuiltBack 501(c) in the greater Utah area. Check out the live version at https://www.QuiltBack.com
Run npm install after cloning the repo and cd into app
Everything should be set except for the .env file, add this to your server folder and set the variables you need
First spin up the server with node server/server.js
Then run the client with npm start
The UI/UX design was given to us by the lovely Devmountain UI/UX team in Salt Lake City, Utah.
- Fernando DeLa Vega (front-end)
- John Ivie (back-end)
- Jack Weinrauch (back-end)
- Brandon Beecroft (UI/UX)
- Ashley Dobbs (UI/UX)
- Isaak Meakin (UI/UX)
Copyright 2017 QuiltBack
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.