Hello React Front End is a react application to show a random greeting.
- React
- SCSS
- Axios
To get a local copy up and running follow these simple steps:
First Steps
- Clone it using git command:
git clone https://github.com/ArthurGC/Hello-React-front-end.git
Run in development (locally)
- Install dependencies:
npm install
- Run server
npm run start
- 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.
👤 ArthurGC
- GitHub: @ArthurGC
- Twitter: @ArthurGC_22
- LinkedIn: alxguzmanc
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.