Skip to content

Hello-Rails-React is a Rails application that integrates React with webpack, utilizing the jsbundling-rails gem. It features a Postgres database for storing five different greetings, with an API endpoint to retrieve a random greeting, all while having a static root view.

License

Notifications You must be signed in to change notification settings

ab-noori/Hello-Rails-React

Repository files navigation

Hello Rails React

Project view's shot
Finance-Tracker login

📗 Table of Contents

📖 [Hello Rails React]

[Hello-Rails-React] is a Rails application that integrates React with Webpack, utilizing the jsbundling-rails gem. It features a Postgres database for storing five different greetings, with an API endpoint to retrieve a random greeting, all while having a static root view.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [React-Integrated Rails Application]
  • [Random Greeting API]
  • [React Router for Navigation]
  • [Redux State Management]

(back to top)

🚀 Live Demo

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

(back to top)

Setup

Clone this repository to your desired folder:

  cd my-folder
  https://github.com/ab-noori/Hello-Rails-React.git

(back to top)

Install

Install this project with:

  bundle install
  rails db:create
  rails db:migrate

(back to top)

Usage

To run the project, execute the following command:

  rails server

(back to top)

Run tests

To run tests, run the following command:

  rspec spec

(back to top)

👥 Authors

👤 Abdul Ali Noori

(back to top)

🔭 Future Features

  • [Giving a nice bootstrap style]

(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, give it a star.

(back to top)

🙏 Acknowledgments

First, I would like to thank Microverse and my coding partners.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Hello-Rails-React is a Rails application that integrates React with webpack, utilizing the jsbundling-rails gem. It features a Postgres database for storing five different greetings, with an API endpoint to retrieve a random greeting, all while having a static root view.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published