evans22j / React-rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Rails Front-end App

A React front-end application that interacts with a Rails API to display greetings from around the world

Built With

  • React
  • Javascript
  • Rails

Getting Started

To get a local copy up and running follow these simple example steps.

Setup and Usage

Start Rails server

  • Note -> You need to start the Rails server first at port 3000 then start the React server at a different port
  • Clone the back-end rails API from git@github.com:https://github.com/evans22j/hello-rails-react.git
  • navigate to the folder cd hello-rails-back-end
  • Install required gems bundle install
  • Load the database rails db:reset
  • Start server rails s

Authors

👤 Evans Sitibekiso

🤝 Contributor

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

Hat tip to anyone whose code inspired our project

About

License:MIT License


Languages

Language:Ruby 70.0%Language:HTML 16.6%Language:JavaScript 10.9%Language:CSS 2.1%Language:Shell 0.4%