A React app focused on CRUD operations, user authentication, and router navigation management. A user can sign in as an owner or renter to engage in peer-to-peer tech gear rental.
- React
- Redux
- NodeJS (Back-End)
- Material UI
- Axios
-
As an owner of technology equipment, you can put items up for rent.
- You can add the item description, method of shipment, and price per day.
- You can also remove items from the rental listings and edit details for each item.
-
As a renter, you can view a list of currently-available items.
- You can choose to rent available items out and view/manage them in your user profile.