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
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.
- 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
- Material-UI
- Core
- Icons
- Pickers
- Axios
- Bootstrap
- React - Bootstrap
- React-Router-Dom
- classnames
- node-sass