Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gh-reza/hello-react-front-end
https://github.com/gh-reza/hello-react-front-end
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gh-reza/hello-react-front-end
- Owner: Gh-Reza
- License: mit
- Created: 2023-11-30T04:41:05.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-11-30T11:56:00.000Z (about 1 year ago)
- Last Synced: 2024-12-30T13:37:06.616Z (28 days ago)
- Language: JavaScript
- Size: 202 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hello_rails_front_end
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 hello\_rails\_front\_end ](#-hello_rails_front_end-)
- [💻 link to back end ](#-link-to-back-end-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)**hello_rails_front_end** is a project that fetch a random greeting from a Rails API and display it in the browser.
[Link to Back End](https://github.com/Gh-Reza/hello-rails-back-end)
Technologies
Linters
- Rubocop
- [x] **Fetch a random greeting from a Rails API**
- [x] **Display the greeting in the browser**
To get a local copy up and running, follow these steps.
### Prerequisites
Before you begin, make sure you have the following prerequisites installed on your system:
- Ruby: You need Ruby to run the Ruby on Rails application.
- Bundler: Bundler is used to manage gem dependencies in your Ruby project.
### Setup
Clone this repository to your desired folder:
```
cd my-folder
git clone https://github.com/Gh-Reza/hello_rails_front_end.git
```
### Install
Install this project with:
```
npm install
npm start
```
### Usage
To run the project, execute the following command:
```
rails server
```
👤 **Reza Merzaie**
- GitHub: [Gh-Reza](https://github.com/Gh-Reza)
- Twitter: [Reza](https://twitter.com/RezaMerzaie9)
- LinkedIn: [Reza Merzaie](https://www.linkedin.com/in/reza-merzaie)
- [ ] **Personalized Greetings**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Gh-Reza/hello_rails_front_end/issues).
Give a ⭐️ if you like this project!
I would like to thank Microverse for providing this interesting project and for the code reviews that help me to improve my coding skills.
This project is licensed under the MIT License - you can click here to have more details [MIT](LICENSE).