Skip to content

andrewbaldwin44/Rails_React_Library

Repository files navigation

Ruby and React Home Library!

Your Personal Library Online

Deploy the Project

Clone the repo to your local machine using the terminal:

$ git clone git@github.com:andrewbaldwin44/Rails_React_Library.git

Install the Dependecies:

  1. Move in to the app directory: cd Rails_React_Library
  2. Install the JavaScript dependencies: yarn install
  3. Install the Ruby dependencies: bundle install

Deploy the Development Server:

  1. Start the Rails development server: rails server

This will run the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

Technologies Used

  • Ruby
  • JavaScript
  • Ruby On Rails
  • PostgreSQL Database
  • React.js
  • Redux.js
  • Google Books API
  • Styled components

Author

👤 Andrew Baldwin

About

Your Personal Library Online!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors