hello-rails-back-end

This is the back-end of a project that displays random greetings which are received from a database. This back-end is built with postgreql and Rails.

Built With

  • Rails
  • Postgresql

FrontEnd Link

Front-end link

Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone the repository with: git clone https://github.com/blakbox23/hello-rails-back-end.git

  • Install dependencies by running: bundle install

  • Create database

rails db:create
rails db:migrate
rails db:seed

Usage

To run the app in your machine, run rails s Make sure to run this back-end part of the project on port:3000,

Authors

👤 Peter Mbuthia

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Collegues at Microverse

📝 License

This project is MIT licensed.