https://github.com/tsheporamantso/hello-react-front-end
This is a React Application that render random greetings from Rails API application
https://github.com/tsheporamantso/hello-react-front-end
Last synced: 7 months ago
JSON representation
This is a React Application that render random greetings from Rails API application
- Host: GitHub
- URL: https://github.com/tsheporamantso/hello-react-front-end
- Owner: tsheporamantso
- License: mit
- Created: 2024-02-21T09:12:31.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-02-21T17:40:55.000Z (over 1 year ago)
- Last Synced: 2025-01-19T23:33:26.627Z (9 months ago)
- Language: JavaScript
- Size: 210 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Random Greetingsπ
# π 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)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [β FAQ (OPTIONAL)](#faq)
- [π License](#license)**Random Greetings** This application generates random greeting messages on click of button, built with React fetch data from Rails back-end App.
- **React and Redux**
- **Components**
- **JSX**
- **CSS**React
Node js
- **React Components**
- **Rails API**
- **Random Greetings**
- **Redux**
- [Link](https://github.com/tsheporamantso/hello-rails-back-end/pull/1) to Hello-Rails-Back-End Application
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Node.js in your computer
- IDE(e.g.: VScode,...)
- Terminal
### Setup
Clone this repository to your desired folder:
```sh
mkdir your-prefered-folder-name
git clone git@github.com:tsheporamantso/hello-react-front-end.git
```
### Install
Install this project with:
```sh
cd hello-react-front-end
npm install or npm i
```
### Usage
To run the project, execute the following command:
run the result on the terminal through:
```sh
npm start or yarn start
```
### Run tests
To run tests, execute the following command on the terminal
```sh
npm test
```
### Deployment
Not deployed
π€ **Gladwin Tshepo Ramantso**
- GitHub: [@tsheporamantso](https://github.com/tsheporamantso)
- Twitter: [@ramgt001](https://twitter.com/ramgt001)
- LinkedIn: [Tshepo Gladwin Ramantso](https://www.linkedin.com/in/tshepo-ramantso-b6a35433/)
- [ ] **Improve Stylings**
- [ ] **Add User Authentication**
- [ ] **Add More Greetings in various languages**
- [ ] **Add NavBar and Footer components**
- [ ] **Add bootstrap styles**
- [ ] **Deploy**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/tsheporamantso/hello-react-front-end/issues).
If you like this project please give a star on [github](https://github.com/tsheporamantso) & follow us on [twitter](https://twitter.com/ramgt001) and also connect on [Linkedin](https://www.linkedin.com/in/tshepo-ramantso-b6a35433/).
I would like to thank:
- [ ] **Microverse and all the staff**
- [ ] **Microverse Communinity**
- [ ] **Thanks to my coding Partners**
- [ ] **Thanks to my Morning-Session-Group and Standup-Team Partners and**
- [ ] **Thanks to Code Reviewers**
This project is [MIT](https://github.com/tsheporamantso/hello-react-front-end/blob/a8709d77bfe2c17b3b179c1ce770f23a100d94dc/LICENSE) licensed.