Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meryemsanem/hello-react-front-end
https://github.com/meryemsanem/hello-react-front-end
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/meryemsanem/hello-react-front-end
- Owner: meryemsanem
- License: mit
- Created: 2023-10-31T12:27:09.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-11-23T11:01:06.000Z (about 1 year ago)
- Last Synced: 2024-12-20T23:23:04.303Z (28 days ago)
- Language: JavaScript
- Size: 370 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React App
## 📗 Table of Contents
- [📖 React App](#-about-project)
- [🛠 Built With](#-built-with)
- [🌟 Key Features](#-key-features)
- [💻 Getting Started](#-getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Authors](#-authors)
- [🔭 Future Features](#-future-features)
- [🤝 Contributing](#-contributing)
- [⭐️ Show Your Support](#️-show-your-support)
- [🙏 Acknowledgments](#-acknowledgments)
- [📝 License](#-license)**React App** is the user-facing component of the application. It integrates with the Rails API, making asynchronous calls to fetch and display random greetings to users..
**Here is the [link](https://github.com/meryemsanem/hello-rails-back-end/tree/46e26f1222c1d8a4d580b0c31aa346626695853a) for the backend.**- [React](https://react.dev/) - React is a JavaScript library used for building the frontend of the application.
- **Display Random Greetings:** The app displays random greetings from the API endpoint.
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project, you need to have the following installed:
- **React:** React is a JavaScript library used for building the frontend of the application. You can learn more about React at [React](https://react.dev/).
### Setup
Clone this repository to your desired folder:
```bash
git clone https://github.com/meryemsanem/hello-react-front-end.git
```### Install
Install this project with:
```bash
cd hello-react-front-end
npm install
```it will install the required gemfile for running the project
👤 **Meryem Sanem Küçükbayram**
- GitHub: [Meryem Sanem Küçükbayram](https://github.com/meryemsanem)
- LinkedIn: [Meryem Sanem Küçükbayram](https://www.linkedin.com/in/meryemsanemkucukbayram/)- **Styling**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/meryemsanem/hello-react-front-end/issues).
If you find this project helpful or interesting, star this repository on GitHub to let me know you like the project. ⭐️
I would like to thank Microverse.
This project is [MIT](./LICENSE) licensed.