https://github.com/solobarine/rails_react_front
https://github.com/solobarine/rails_react_front
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/solobarine/rails_react_front
- Owner: Solobarine
- License: other
- Created: 2023-06-29T17:44:16.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-01T19:42:04.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T01:46:30.584Z (over 1 year ago)
- Size: 192 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 Front
# 📗 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 Front** is a demo React app that uses redux-toolkit and axios to connect to a Rails Back End
React
- **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_front.git
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- A good computer
- Nodejs
- An internet connection
### Setup
Clone this repository to your desired folder:
- git clone https://github.com/solobarine/rails-react-front.git
### Install
- npm install
### Usage
To run the project, execute the following command:
- npm start
- visit http://localhost:3001
👤 **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