An open API service indexing awesome lists of open source software.

https://github.com/oldprojectss/hello-react-front-end

This is a front end for the hello rails back end, that desplay rendom greeting messages
https://github.com/oldprojectss/hello-react-front-end

Last synced: 11 months ago
JSON representation

This is a front end for the hello rails back end, that desplay rendom greeting messages

Awesome Lists containing this project

README

          

# Hello React app

This is a simple React app, that get a rendom greeting message from Reils API, and display it.

## Table of Contents

- [Built with](#built-with)
- [Prerequisites](#prerequisites)
- [Getting Started](#getting-started)
- [Contributing](#🤝-contributing)

## Built With

- [React](https://reactjs.org/)
- [Redux](https://redux.js.org/)

## Prerequisites

For using the app you can use the Demo link above to see the app in action, no further prerequisites are needed.

## Developments

You should have `ruby on rails` and `postgresql` installed and running on your machine in adition to the `react-rails` gem before you can start developing this app.

### Getting Started

To start using this software you need to have Ruby installed in your machine
Then clone this repo:

```
-$ git clone git@github.com:Ismailco/hello-react-front-end.git
```

```
-$ cd hello-react-front-end
```

```
-$ npm install
```

```
-$ npm start
```

## Authors

👤 **Ismail Courr**

- GitHub: [@ismailco](https://github.com/ismailco)
- Twitter: [@ismailcourr](https://twitter.com/ismailcourr)
- LinkedIn: [Ismail courr](https://www.linkedin.com/in/ismailcourr)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./LICENSE) licensed.