/hello-react-front-end

This is the front-end part of the two part full stack app.

Primary LanguageJavaScript

📗 Table of Contents

📖 hello-react-front-end app

hello-react-front-end app: This project incorporates a Ruby on Rails API app with PostgreSQL database as a back end app to a react and redux front end APP to practice creating two applications using for both front end and back end. This is giving an endpoint which contain random greeting to the user. 📚

Back End Rails app link

https://github.com/mailsg/hello-rails-back-end.git

Screenshot

End-point Alt text

🛠 Built With

  • React
  • Redux

Key Features

  • Display Random greeting

(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:

  • A basic understanding of React, Redux and Git
  • A postgresql connection
  • Create some data before running to see Greatings

Usage

  1. Install React
  2. Install Redux
  3. Clone this repo
git clone https://github.com/mailsg/hello-react-front-end.git

To run the project, execute the following command:

  npm start

(back to top)

👥 Author

👤 : Sandeep Ghosh

(back to top)

🔭 Future Features

  • Responsive UI

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please support this project, your contribution can make a significant difference.

(back to top)

🙏 Acknowledgments

Grateful to all for inspiring codebase. Thank you!

(back to top)

FAQ

  • Can I use this repository?

Please feel free to fork this repository for your own projects.

  • Will my changes be accepted?

We welcome any improvements if your changes are good and align with the project's goals.

(back to top)

📝 License

This project is MIT licensed.

(back to top)