YoutLone / hello-rails-back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

hello-rails-backend

This project aims to explore the integration of React with Rails, demonstrating the linkage between a Ruby on Rails backend and a React frontend, facilitating learning in the process.

Built With

  • Rails
  • API

Getting Started

Link to react-frontend

Prerequisite

Go ahead and check the most recent version of each of these:

  • Ruby (ruby --version)
  • Node.js (node --version)
  • Yarn (yarn --version)
  • Rails (rails --version)

Clone this repository

$ git clone https://github.com/YoutLone/hello-rails-back-end.git
$ cd hello-rails-back-end

Run project

$ rails server

Open page in browser

$ http://localhost:3001/

Author

👤 Than Myo Htet

🤝 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

  • Inspiration
  • Microverse student community

📝 License

This project is MIT licensed.

About

License:MIT License


Languages

Language:Ruby 70.3%Language:HTML 15.8%Language:Batchfile 7.9%Language:JavaScript 3.5%Language:CSS 2.0%Language:Shell 0.5%