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
- Host: GitHub
- URL: https://github.com/cesarherr/hello-react-front-end
- Owner: CesarHerr
- License: mit
- Created: 2023-10-24T15:36:44.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-10-24T20:04:12.000Z (over 2 years ago)
- Last Synced: 2025-01-10T20:38:21.714Z (about 1 year ago)
- Language: JavaScript
- Size: 200 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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**, In this project I implemented a simple Front end app to connect with a Rails API.
React
JavaScript
Redux
- **React**
- **Redux**
- **React Router**
- **Fetch a Rails API**
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)
👤 **Cesar Herrera**
- GitHub: [@CesarHerr](https://github.com/CesarHerr)
- LinkedIn: [Cesarherr](https://www.linkedin.com/in/cesarHerr/)
- [] **Deploy**
- [] **Give some Styling**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/CesarHerr/hello-react-front-end/issues).
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.
I would like to thank Microverse for providing the necessary resources and all the effort from each member to complete this project.
This project is [MIT](./LICENSE) licensed.