/farmers-market

ReactJS, CSS

Primary LanguageJavaScript

Farmers Market

By Jennifer Holcomb, Mike Donovan, & Vera Weikel

This is a project to build Basic Web Application using ReactJS.

Technologies Used

  • React
  • Javascript

Goals/Objectives

This project shows how to maintain state in React.

There are multiple branches in this repo that are described more below.

Description

Avery's Organics is a mid-sized farm in Northern Oregon that grows organic produce and sells it at farmers markets throughout town. Since Avery's is at a different market almost every day, they've started a website to show customers which market they will be at on a given day.

Avery's also grows different crops in different seasons. They'd like to display what produce is available during which months on their site too.

Component Architecture

alt

How To Run This Project

  1. Clone this repo.
  2. Open the terminal and navigate to this project's production directory called "FarmersMarket".
  3. In your terminal type $ npm run start

Known Bugs

  • None

License

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copyright (c) 2023 Jennifer Holcomb, Mike Donovan, & Vera Weikel