Skip to content

This project was built with React, and has a Rails backend. find the link to the backend API in the link in the README

Notifications You must be signed in to change notification settings

tlowande/stuvv-react-frontend

 
 

Repository files navigation

Stuvv

Stuvv allows you to rent your personal-seasonal belongings and make extra cash out of it by facilitating communication between users. Find the server repo here

This project was bootstrapped using Create React App which auto-creates the webpack. As such, it also includes all the related dependencies:

  • react-dom
  • react-easy-swipe
  • react-scripts
  • react

Deployement

This project has been deployed for educational purposes only and it is available at https://stuvv.netlify.com/. Back-end database was deployed on Heroku

Anyone can sign up by choosing any string that simulates First Name, Last Name and Email (something@something.something) and a minimum of 4 digit password. All fields must be complete.

The Final Product

"Stuvv home page" "Build page" "Login and Register" "My Requests page"

Set-Up

  • after cloning the repo be sure to run npm install to download the dependencies.
  • You'll also need to run the backend server in order to use the app.
  • Once the server is running you can run npm start to start the frontend server in development mode and open the page in your localhost browser

Dependencies

  • Material-UI
    • Core
    • Icons
    • Pickers
  • Axios
  • Bootstrap
  • React - Bootstrap
  • React-Router-Dom
  • classnames
  • node-sass

About

This project was built with React, and has a Rails backend. find the link to the backend API in the link in the README

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.3%
  • CSS 23.6%
  • HTML 2.1%