An open API service indexing awesome lists of open source software.

https://github.com/chandan-devs-tech/hello-rails-react


https://github.com/chandan-devs-tech/hello-rails-react

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

Hello-Rails-React

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Hello-Rails-React ](#-hello-rails-react-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Hello-Rails-React

Hello-Rails-React is a project integrating React.js with Ruby on Rails. It features a dynamic app with randomized greetings, using a Postgres database, React components, and Redux for state management.

## 🛠 Built With
Ruby on Rails
React

### Tech Stack

- PostgreSQL
- Ruby on Rails

### Key Features

Key features of the application.

- Randomized Greetings
- Redux State Management
- Postgres Database
- React Router

(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:
- laptop
- git
- Code Editor.
- PostgreSQL.
- Ruby On Rails.
- React
- Linters

### Setup

Clone this repository to your desired folder:

cd my-folder
git clone https://github.com/Chandan-devs-tech/hello-rails-react.git

### Install

Install this project with:

- Install PostgreSQL.
- Install Ruby On Rails using rails new -j webpack -d postgresql hello-rails-react command.
cd my-project
bundle install
npm i

(back to top)

## 👥 Authors

👤 Chandan Gupta

- GitHub: [@githubhandle](https://github.com/Chandan-devs-tech)
- Twitter: [@twitterhandle](https://twitter.com/ChandanGuptaDev)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chandangupta-devs)

(back to top)

## 🔭 Future Features

Features will be added to the project.

- User Authentication
- Message CRUD Operations

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Chandan-devs-tech/hello-rails-react/issues).

(back to top)

## ⭐️ Show your support

If you like this project, show your support by giving a star ⭐️, thanks in advance.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for including this in their curriculum.

(back to top)

## 📝 License

This project is [MIT](https://github.com/Chandan-devs-tech/hello-rails-react/blob/feature/project-setup/MIT.md) licensed.

(back to top)