/hello-react-front-end

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 React Front End

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

Tech Stack

HTML & SCSS ReactJs Redux-toolkit Webpack Ruby on Rails Jest

Client
Server
Databse

Key Features

  • Displaying of random greeting
  • Change greeting on very reload

(back to top)

(back to top)

💻 Getting Started

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

(back to top)

👥 Authors

👤 Getayawkal Tamrat

(back to top)

🔭 Future Features

  • More animation and intractive rendering

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please star this repo.

(back to top)

🙏 Acknowledgments

I would like to thank microverse inc. for helping me in my professional carreer.

(back to top)

📝 License

This project is MIT licensed.

(back to top)