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

https://github.com/cesarherr/hello-react-front-end

This is a simple Front end project to connect with a rails back end API
https://github.com/cesarherr/hello-react-front-end

Last synced: 12 months ago
JSON representation

This is a simple Front end project to connect with a rails back end API

Awesome Lists containing this project

README

          


Hello React Front end

# 📗 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)
- [Usage](#usage)
- [Run Tests](#tests)
- [🚀 Back End](#back)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Hello React Front end

**Hello React Front end**, In this project I implemented a simple Front end app to connect with a Rails API.

## 🛠 Built With

### Tech Stack

React

JavaScript

Redux

### Key Features

- **React**

- **Redux**

- **React Router**

- **Fetch a Rails API**

(back to top)

## 💻 Getting Started

This repository includes files with ruby lenguage and SQL.

### Prerequisites

- A web browser
- A code editor
- A terminal

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/CesarHerr/hello-react-front-end
```

### Install

Install this project with:

```sh
npm install
```

### Usage

To run the project on the webpack dev server, execute the following command:

```sh
npm start
```

## 🚀 Rails Back End connection

This React Front End, was created to work with :

[API Back end](https://github.com/CesarHerr/hello-rails-back-end/issues)

(back to top)

## 👥 Authors

👤 **Cesar Herrera**
- GitHub: [@CesarHerr](https://github.com/CesarHerr)
- LinkedIn: [Cesarherr](https://www.linkedin.com/in/cesarHerr/)

(back to top)

## 🔭 Future Features

- [] **Deploy**
- [] **Give some Styling**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/CesarHerr/hello-react-front-end/issues).

(back to top)

## ⭐️ Show your support

If you like this project you could clone the repo and work with it or do the changes in a new branch. Also you could let a message with your thoughts.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for providing the necessary resources and all the effort from each member to complete this project.

(back to top)

## 📝 License

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

(back to top)