📗 Table of Contents

📖 Rails Capstone

Hello Rails Back End is the API for hello react front end.

🛠 Built With

Tech Stack

Client
  • React
Server
  • Ruby on Rails
Database
  • Postgresql

Key Features

  • We can see random greetings.

(back to top)

Front End Repo Link

💻 Getting Started

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

Prerequisites

In order to run this project you need:


 - Laptop/Desktop.
 - Internet.
 - Ruby.
 - Rails.
 - Vs Code.

Setup

Clone this repository to your desired folder:

 - mkdir my-folder
 - cd my-folder
 - git clone git@github.com:SaboorSohaib/hello-rails-back-end.git
 - cd Blog-app
 - bundle install
 - rails db:create
 - rails db:migrate

Usage

To run the project, execute the following command:

  • rails server

Run tests

  • rspec.

Check Linter

  • rubocop

Deployment

  • Render

(back to top)

👥 Authors

👤 Abdul Saboor Sohaib

  • GitHub: SaboorSohaib
  • Twitter: absaboorsohaib
  • LinkedIn: abdul-saboor-sohaib

(back to top)

🔭 Future Features

  • Enhance design.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can fork it.

(back to top)

🙏 Acknowledgments

I would like to thank... Microvers for giving me this opportunity to build this project

(back to top)

📝 License

This project is MIT licensed.

(back to top)