Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

A React app for UI (frontend) and fetching data to the server through the api exposed by Rails app
https://github.com/pamphilemkp/hello-react-front-end

javascript reactjs redux

Last synced: 28 days ago
JSON representation

A React app for UI (frontend) and fetching data to the server through the api exposed by Rails app

Awesome Lists containing this project

README

        

logo

Microverse README Template

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 hello-react-frontend

> A React app for UI (frontend) and fetching data to the server through the api exposed by Rails app
## 🛠 Built With

### Tech Stack

Languages

Frameworks


Tools & Methods

(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:

- Install [React](https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwj-ivabk_n7AhUSxIUKHX6RBtgQFnoECBIQAQ&url=https%3A%2F%2Freactjs.org%2Fdocs%2Fgetting-started.html&usg=AOvVaw2ELKlyujw4msP4lLpv0rOd)

### Setup

Clone this repository to your desired folder:

- cd my-folder
- git clone https://github.com/pamphilemkp/hello-react-frontend.git

### Install

Install this project with:

- cd hello-react-frontend
- npm install

### Usage

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

- npm start

## 👥 Authors

👤 **Pamphile MKP**

- GitHub: [@pamphilemkp](https://github.com/pamphilemkp)
- LinkedIn: [@pamphilemkp](https://www.linkedin.com/in/pamphilemkp/)
- Twitter: [@pamphilemkp](https://twitter.com/pamphilemkp)

(back to top)

(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
Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

I would like to acknowledge:
- [Microverse](https://www.microverse.org/)

(back to top)

(back to top)

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)