Lockless404 / hello-rails-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello-Rails-React

Set up pf a "Hello world" project with rails-react gem. Using Rails and React in one app.

Built with

  • Ruby
  • Rails
  • Postgresql
  • React

Getting Started

This repository makes use of Ruby as its core programming language :

  • Clone this repo git clone https://github.com/Lockless404/hello-rails-react.git in your PC terminal
  • Navigate to project's folder/directory cd hello-rails-react
  • Enter bundle install to install dependencies.
  • Enter rails s and navigate to http://localhost:3000/ on your web browser to view the website.

Authors

👤 Hamza Tarar

🤝 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

  • Original design idea by Gregoire Vella on Behance.
  • The Creative Commons license of the design credit to the author.

📝 License

This project is MIT licensed.

About

License:MIT License


Languages

Language:Ruby 64.3%Language:JavaScript 19.4%Language:HTML 14.5%Language:CSS 1.8%