https://github.com/getssh/hello-react-front-end
https://github.com/getssh/hello-react-front-end
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/getssh/hello-react-front-end
- Owner: getssh
- License: mit
- Created: 2023-07-28T10:08:45.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-07-29T11:14:27.000Z (almost 3 years ago)
- Last Synced: 2025-02-21T19:44:02.237Z (over 1 year ago)
- Language: JavaScript
- Size: 577 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 React Front End ](#-react-front-end-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 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 ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
> This is an application that generate random greeting messages on the screen. It uses rails as it's back end get data using API. The app uses redux as a state managment.
**Rails Back-end Link**
Rails Back End Link
## 🛠 Built With
> HTML & SCSS
> ReactJs
> Redux-toolkit
> Webpack
> Ruby on Rails
> Jest
Client
Server
Databse
- Displaying of random greeting
- Change greeting on very reload
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Node js in your local environment
### Setup
Clone this repository to your desired folder:
git clone https://github.com/getssh/hello-react-front-end
cd hello-react-front-end
### Install
Install this project with:
npm install
### Usage
npm start
### Run tests
npm test
### Deployment
npm run build
👤 **Getayawkal Tamrat**
- GitHub: [@githubhandle](https://github.com/getssh)
- Twitter: [@twitterhandle](https://twitter.com/GetayawkalT)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/getayawkal-tamrat/)
- More animation and intractive rendering
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/getssh/hello-react-front-end/issues/).
If you like this project please star this repo.
I would like to thank microverse inc. for helping me in my professional carreer.
This project is [MIT](./LICENSE) licensed.