Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumon766/hello-rr-frontend
https://github.com/sumon766/hello-rr-frontend
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sumon766/hello-rr-frontend
- Owner: sumon766
- License: mit
- Created: 2023-08-25T14:33:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-28T15:21:04.000Z (over 1 year ago)
- Last Synced: 2024-10-21T19:38:18.634Z (3 months ago)
- Language: JavaScript
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**Hello React Rails** is an app that combines the React as frontend and Ruby on Rails as the backend of an application.
Client
Server
Database
- **Combine react & rails**
- **Random Greetings Messages**
- **Different URL**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git clone [email protected]:sumon766/hello-rr-frontend.git
```
-
### Install
Install this project with:
Example command:
```sh
cd my-project
npm install
```
-
### Usage
To run the project, execute the following command:
Example command:
```sh
npm start
```
### Rails API URL
```sh
http://127.0.0.1:3000/api/v1/random_greeting
```
### Backend Repo URL
```sh
https://github.com/sumon766/hello-rr-backend
```
👤 **Mursedul Islam Sumon**
- GitHub: [@githubhandle](https://github.com/sumon766)
- Twitter: [@twitterhandle](https://twitter.com/sumon766)
- LinkedIn: [LinkedIn](https://linkedin.com/in/sumon766)
- [ ] **User registration & login system**
- [ ] **Navigation bar for different page accesses**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please give me a star.
I would like to thank microverse for giving idea of building this project.
This project is [MIT](./LICENSE) licensed.