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
- Host: GitHub
- URL: https://github.com/chandan-devs-tech/hello-rails-react
- Owner: Chandan-devs-tech
- Created: 2023-11-10T08:39:23.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-11-10T20:58:00.000Z (over 2 years ago)
- Last Synced: 2025-01-11T07:14:05.258Z (over 1 year ago)
- Language: Ruby
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 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
Key features of the application.
- Randomized Greetings
- Redux State Management
- Postgres Database
- React Router
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
👤 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)
Features will be added to the project.
- User Authentication
- Message CRUD Operations
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Chandan-devs-tech/hello-rails-react/issues).
If you like this project, show your support by giving a star ⭐️, thanks in advance.
I would like to thank Microverse for including this in their curriculum.
This project is [MIT](https://github.com/Chandan-devs-tech/hello-rails-react/blob/feature/project-setup/MIT.md) licensed.