https://github.com/solobarine/rails_react_back
https://github.com/solobarine/rails_react_back
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/solobarine/rails_react_back
- Owner: Solobarine
- License: other
- Created: 2023-06-29T17:58:44.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-01T19:35:53.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T01:46:30.894Z (over 1 year ago)
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Rails React Back
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 About ](#-about-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Rails Back End Application ](#rails-back-end-application-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author ](#-author-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)
**Rails React Back** is a demo React app that uses redux-toolkit and axios to connect to a Rails Back End
Ruby
- **Redux**
- **Axios**
### Rails Back End Application
- You can find and clone the back end repo with the following command:
- git clone https://github.com/solobarine/rails_react_back.git
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- A good computer
- Ruby
- An internet connection
### Setup
Clone this repository to your desired folder:
- git clone https://github.com/solobarine/rails-react-back.git
### Install
- bundle install
### Usage
To run the project, execute the following command:
- rails s
- visit http://localhost:3000
👤 **Solomon Barine**
- GitHub: [@solobarine](https://github.com/solobarine)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project feel free to fork it and use it as you need.
- Thanks @Microverse
- **Will there be future updates?**
- No
This project is [MIT](./LICENSE) licensed