https://github.com/josuerushanika/hello_react_front_end
https://github.com/josuerushanika/hello_react_front_end
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/josuerushanika/hello_react_front_end
- Owner: josuerushanika
- Created: 2023-07-11T20:43:15.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2025-03-27T03:53:46.000Z (3 months ago)
- Last Synced: 2025-03-27T04:29:45.876Z (3 months ago)
- Language: JavaScript
- Size: 3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README copy.md
Awesome Lists containing this project
README
![]()
Greetings App
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)## About the Project
This project is an application that fetches random greetings from API endpoint and displays them to the user
## Built With
- React
- Redux
- API## Tech Stack
- HTML
- JavaScript### Key Features
- Fetching Greetings from API
## Getting Started
### Setup
Clone this repository to your desired folder:
```sh
cd your-prefer-folder
https://github.com/josuerushanika/hello_react_front_end.git
```### Hello_rails_back_end
[API Link](https://github.com/josuerushanika/hello_react_front_end)
### Prerequisites:
**you can run any one of these commands to install npm on your machine:**
- npm i
- npm install
- sudo apt install npm**to install globally, just add a -g or --global after the install or i**
- npm i -g
- sudo apt install -g npm### Install
2- Install npm (node pakage manager)
### Usage
```sh
use git bash to open in Vs code;
```👤 **Josue Rushanika**
- GitHub: [@githubhandle](https://github.com/josuerushanika)
- Twitter: [@twitterhandle](https://twitter.com/josuerushanika)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/josue-rushanika-336049b3/)## 🔭 Future Features
- Add authentication
- Add responsivenessContributions, issues, and feature requests are welcome!
Feel free to check the [issues page]().
## Show your support
Give a ⭐️ if you like this project!
## 🙏 Acknowledgments
I would like to thank Microverse!
## 📝 License
This project is [MIT](./MIT.md) licensed.