Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 884 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 884 Bytes

Rental App (Divvy)

Looking for a new book to read but can't find it at the library? Try Divvy! People in your area are sharing their bookshelves! Sign up today to share yours!

Video Walkthrough

Getting Started

Clone the API (https://github.com/drkjc/rental-app-api) and this repo and start the server to get up and running.

  • For the API
rails s -p 3001
  • For the client side
npm start

Built With

Rails 5.2.3 React 16.11.0 Redux 4.0.4

Contributing

Not accepting contributions at this time.

Authors

  • Derek Cerretani - drkjc

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

  • Initally created for Flatiron School React/Redux/Rails Portfolio Project