bobbybaxter / react-hoarder

0 stars 0 forks source link

React Hoarder

An app to simultaneously practice routing in React.js help a hoarder organize their stuff.

Screenshots

image of catch of the day site

Installation Instructions

How to Run

Note: if you want to make a production build of this project, type npm run build. This will create a folder called build with all the minified code you need.

How to deploy