rbanos-mv / hello-react-frontend

This exercise is about creating a "Hello World" application to display a random message. The back-end is built with Rails and the front-end with React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello react front-end

This exercise is about creating a "Hello World" application to display a random message. The back-end is built with Rails and the front-end with React.

The api service for this front-end application is Hello rails back-end

Built With

  • JavaScript-ES6
  • CSS3
  • ReactJS
  • Redux

Getting Started

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

Prerequisites

Before you run this application, you need to install and run the Hello rails back-end api service

Open your terminal and navigate to the folder you would like to save the project.

Setup

Type these commands into the terminal:

git clone https://github.com/rbanos-mv/hello-react-frontend.git
cd hello-react-frontend

Install

Type this command into the terminal:

npm install

Build

Type these commands into the terminal:

npm run build
  • Open build/index.html in your web browser.

Run dev server

Type these commands into the terminal:

npm run start

Authors

👤 Roberto A. Baños Alvarez

🤝 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

📝 License

This project is MIT licensed.

About

This exercise is about creating a "Hello World" application to display a random message. The back-end is built with Rails and the front-end with React.


Languages

Language:JavaScript 77.4%Language:HTML 17.8%Language:Shell 2.8%Language:CSS 2.0%