React Front-end Application : hello-react-front-end and its Pull Request
Project with a React front-end and Rails back-end and connect them to display a random message.
- Rails 7 ~ Ruby Web development framework
To get a local copy up and running follow these simple example steps
- From your terminal enter in sequence
git clone git@github.com:od-c0d3r/hello-rails-backend.git
code hello-rails-backend
In the project directory, run in order:
-
- Creates the project database.
-
- Creates the tables in the database.
-
- Populate the tables with default records.
-
- Runs the app in the development mode.
Openhttp://localhost:PORT
to view it in your browser.
- Runs the app in the development mode.
- End-point
/api/greeting
- Method
GET
- Return random message from Stored messages in server database
- Method
👤 Omar Rashad
- GitHub: @od-c0d3r
- LinkedIn: @omarrashad
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.