Skip to content

ArthurGC/Hello-React-front-end

Repository files navigation

Hello React Front End - Ruby on Rails

Hello React Front End is a react application to show a random greeting.

🔨 Preview

front-end-greeting (1)

🔨 Built With

  • React
  • SCSS
  • Axios

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

First Steps

  1. Clone it using git command:
      git clone https://github.com/ArthurGC/Hello-React-front-end.git

Run in development (locally)

  1. Install dependencies:
      npm install
  2. Run server
      npm run start

📘 Learning Objectives

  • Implement a connection between a Ruby on Rails back-end and React front-end.
  • Understand the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.

Author

👤 ArthurGC

🤝 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!

📝 License

This project is MIT licensed.