/farmers-market

A website for Avery's Organics' customers to see which location they'll be at when.

Primary LanguageJavaScript

Farmer's Market Circuit

Epicodus Project - React Fundamentals - November, 2018

By Skye Nguyen

Description

Avery's Organics is a mid-sized farm in Northern Oregon that grows organic produce, and sells it at Farmer's Markets throughout town. Since they're at a different market almost every day they thought it would be helpful to start a website so customers can see which location they'll be at when.

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

Development server

Run npm run start for a dev server. Navigate to http://localhost:8080/. The app will automatically reload if you change any of the source files.

Known bugs

None

Contact & Support

Technologies used

  • HTML/CSS/JavaScript
  • React
  • Webpack
  • Babel
  • Eslint
  • Hot Module Replacement