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
- Host: GitHub
- URL: https://github.com/oldprojectss/hello-react-front-end
- Owner: oldProjectss
- License: mit
- Created: 2022-08-16T09:17:08.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-17T15:26:36.000Z (almost 4 years ago)
- Last Synced: 2023-11-02T00:27:28.778Z (over 2 years ago)
- Language: JavaScript
- Size: 350 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.