/hello-react-front-end

Primary LanguageJavaScriptMIT LicenseMIT

Hello world react front end

Description

This exercise is going to have you create a React front-end with a Rails back-end and connect them to display a random message.

Rails API

Getting Started

To get a local copy for this project and running follow these simple example steps.

Prerequisites

  • You need to have git installed in your machine.
  • Install a recent version of Postgres.
  • Already install Rails
  • Already insatll React

Setup

Creating the rails-react

Clone this repository

$ https://github.com/Alexr16/hello-react-front-end.git
$ cd hello-react-front-end

Run

$   npm install

Starting up the Web Server

  • You can now run:
$   npm start

Author

👤 Jorge Rios

🤝 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

  • Thanks to my peers who are always there to offer support.

📝 License

This project is MIT licensed.