Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritikarawat220/hello-rails-react
https://github.com/ritikarawat220/hello-rails-react
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ritikarawat220/hello-rails-react
- Owner: ritikarawat220
- License: mit
- Created: 2023-07-31T08:19:00.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-07-31T11:05:42.000Z (over 1 year ago)
- Last Synced: 2024-05-17T15:34:03.812Z (6 months ago)
- Language: Ruby
- Size: 644 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)🙇🏻 This web app combines React, Rails, and Webpack to provide users with a random greeting upon each visit. React handles the frontend, Rails manages the backend with a RESTful API, and Webpack optimizes asset bundling for a seamless and personalized user experience..
- FrontEnd
HTML
CSS
JavaScript
React
Redux
- BackEnd
Ruby
- Frameworks
Rails
- Database
PostgreSQL- Generate random greeting
> To get a local copy up and running, follow these steps.
### Setup
- Clone this repository to your desired folder:
for cloning follow this steps
- Create a local directory where you can clone the project
- Clone the project to your directory by running
https://github.com/ritikarawat220/Hello-Rails-React
- Run the code with rubyExample commands:
```sh
git clone [email protected]:ritikarawat220/Hello-Rails-React.git
```### Prerequisites
In order to run this project you need Ruby, Rails, postgres installed on your machine, and react
### Install
Install this project with:cd 'project name'
"npm i" to install all dependencies
"bundle install" to install all gems
"rails s" to run the server
👤 **Ritika Rawat**
- GitHub: [ritikarawat220](https://github.com/ritikarawat220)
- Twitter: [@ritikarawat22](https://twitter.com/Ritikarawat22)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rawatritika/)- [I will add authentication to this project.]
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
- If you like this project kindly leave a Star
- I would like to thank Microverse for the great project idea. ❤️
This project is [MIT](./LICENSE) licensed.