https://github.com/lawmsangi/hello-rails-react
https://github.com/lawmsangi/hello-rails-react
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lawmsangi/hello-rails-react
- Owner: Lawmsangi
- License: mit
- Created: 2024-01-15T15:49:56.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-01-15T17:56:27.000Z (over 1 year ago)
- Last Synced: 2024-01-15T23:06:14.430Z (over 1 year ago)
- Language: Ruby
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)Hello rails react app is a simple app with react as front end and rails and backend, it gets a greeting from rails api and display in react frontend.
Postgresql
ruby on Rails
React JS
- **Rails Api**
- **React frontend**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
[Ruby] (https://rubyinstaller.org/downloads/)
Rails: gem install rails
```
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/Lawmsangi/hello-rails-react.git
```
### Install
Install this project with:
```sh
cd hello-rails-react
gem install
```
### Usage
To run the project, execute the following command:
```sh
rails server
```
👤 **Lawmsangi Varte**
- GitHub: [@githubhandle](https://github.com/Lawmsangi)
- Twitter: [@twitterhandle](https://twitter.com/mamy_22_zayn)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lawmsangi-varte-baa429244/)
- [ ] **Add greeting**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Lawmsangi/hello-rails-react/issues).
If you like this project please feel free to check it out on my GitHub and give me a star thanks.
I would like to thank Microverse, my learning partners for the support upon the completion of this project.
This project is [MIT](./LICENSE) licensed.