Skip to content

lkleinert/Capstone-Crop-Swap-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

See product demo here.

CropSwap is a web application that allows users to search, post, and message about their excess backyard garden produce. Users can choose to swap or share produce with nearby neighbors through messaging. This app can be found on Heroku.

The front-end layer of this application is integrated with an Express/Node.js API that can also be found on Heroku.

Landing Page. Search Page.

Features

  • Search for garden produce by zipcode
  • Filter searches by crops available
  • Create user profiles to post, update and delete available produce
  • Message other users and inquire about their available produce

Dependencies

  • React
  • React Router
  • React Bootstrap
  • Bootstrap
  • React-Multiselect-Component
  • Axios
  • Luxon

Installation

  1. Clone this repository.
  2. Install dependencies by running npm install.
  3. Start server by using command npm start. Open http://localhost:3000 to view app in browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors