In this rails project, set up as an api to be consumed by a react front-end as an external api.
Screencast.from.05-31-2022.01_58_09.PM.video-converter.com.mp4
- RailsTo get a local copy up and running follow these simple example steps.
- Ruby and gem bundle
- Rails
- Web browser (Google chrome)
- Code Editor (VSCode)
- git clone the project
git clone https://github.com/Ginohmk/hello-rails-backend.git
cd hello-rails-backend
- To run the app
bundle install
rails s
npm install
- Paste in web your broswer
http://localhost:3000/
👤 Kanu Mike
- GitHub: @Ginohmk
- Twitter: @michotall95
- LinkedIn: @kanumike
- Instagram: @savy_kanu_mike
- Facebook: @mike.kanu
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Ruby on rails Community
[This project is MIT licensed. ..