Skip to content

ErikSandvikSEA/TechPal-Front-End

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TechPal - Front End

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.

https://techpal.netlify.app

Technologies Used

  • React
  • Redux
  • NodeJS (Back-End)
  • Material UI
  • Axios

Features

  • 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.7%
  • HTML 2.1%
  • CSS 1.2%