An open API service indexing awesome lists of open source software.

https://github.com/solobarine/rails_react_back


https://github.com/solobarine/rails_react_back

Last synced: 2 months ago
JSON representation

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-)

# 📖 About

**Rails React Back** is a demo React app that uses redux-toolkit and axios to connect to a Rails Back End

## 🛠 Built With

### Tech Stack

Ruby

### Key Features

- **Redux**
- **Axios**

(back to top)

### 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

(back to top)

## 💻 Getting Started

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

(back to top)

## 👥 Author

👤 **Solomon Barine**

- GitHub: [@solobarine](https://github.com/solobarine)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project feel free to fork it and use it as you need.

(back to top)

## 🙏 Acknowledgments

- Thanks @Microverse

(back to top)

## ❓ FAQ (OPTIONAL)

- **Will there be future updates?**

- No

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed

(back to top)