React Hoarder

Description

This hoarding app is the perfect place to track your collection of stuff. You can add, edit, or delete stuff on your list.

Technologies Used

  • HTML5 and SCSS
  • Bootstrap: free and open-source CSS framework
  • ES6 modules
  • React
  • Webpack
  • React Routing

Screenshots

Display on page load: on load Display on Log In: on log in My Stuff: My Stuff View a Single Item: View Single Item Edit an item: edit Add an item: add item

Instructions for how to run the project

  • Clone down this project from Github.
  • Install npx create-react-app doggie-day-care.
  • At the root of this project, run the following command: npm start.
  • In your browser, navigate to https://localhost:8080;

Contributors