Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pamphilemkp/hello-react-front-end
- Owner: Pamphilemkp
- Created: 2022-12-16T17:32:41.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-04T10:23:06.000Z (about 2 years ago)
- Last Synced: 2024-10-24T16:20:59.774Z (3 months ago)
- Topics: javascript, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 304 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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)> A React app for UI (frontend) and fetching data to the server through the api exposed by Rails app
## 🛠 Built WithLanguages
Frameworks
Tools & Methods
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
👤 **Pamphile MKP**
- GitHub: [@pamphilemkp](https://github.com/pamphilemkp)
- LinkedIn: [@pamphilemkp](https://www.linkedin.com/in/pamphilemkp/)
- Twitter: [@pamphilemkp](https://twitter.com/pamphilemkp)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## ⭐️ Show your support
Give a ⭐️ if you like this project!
I would like to acknowledge:
- [Microverse](https://www.microverse.org/)
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._