Skip to content

Adopt-A-Pup is a sample Rails app intended to connect shelters and users together. In order to run it, please follow the directions down below.

Notifications You must be signed in to change notification settings

helloimiskra/adopt-a-pup

Repository files navigation

Adopt-A-Pup

Adopt-A-Pup is a Rails app intended to connect shelters and users together. In order to run it, please follow the directions down below.

Installation

First, fork and clone this repository.

Run

bundle install
rails db:migrate

If you'd like some seed data

rails db:seed

Then run

rails s

Open your browser and go to:

http://localhost:3000

To stop running the app, press:

CTRL+C

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Adopt-A-Pup is a sample Rails app intended to connect shelters and users together. In order to run it, please follow the directions down below.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published