Hello Rails Back End is the API for hello react front end.
Client
- React
Server
- Ruby on Rails
Database
- Postgresql
- We can see random greetings.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Laptop/Desktop.
- Internet.
- Ruby.
- Rails.
- Vs Code.
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
To run the project, execute the following command:
- rails server
- rspec.
- rubocop
- Render
👤 Abdul Saboor Sohaib
- Enhance design.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can fork it.
I would like to thank... Microvers for giving me this opportunity to build this project
This project is MIT licensed.