Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ritikarawat220/hello-rails-react


https://github.com/ritikarawat220/hello-rails-react

Last synced: 16 days ago
JSON representation

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)

# 📖 [Greeting App]

🙇🏻 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..

## 🛠 Built With

### Tech Stack

- FrontEnd
HTML
CSS
JavaScript
React
Redux
- BackEnd
Ruby
- Frameworks
Rails
- Database
PostgreSQL

### Key Features

- Generate random greeting

(back to top)

## 💻 Getting Started

> 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 ruby

Example 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

(back to top)

### 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

## 👥 Authors

👤 **Ritika Rawat**

- GitHub: [ritikarawat220](https://github.com/ritikarawat220)
- Twitter: [@ritikarawat22](https://twitter.com/Ritikarawat22)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rawatritika/)

(back to top)

## 🔭 Future Features

- [I will add authentication to this project.]

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

- If you like this project kindly leave a Star

(back to top)

## 🙏 Acknowledgments

- I would like to thank Microverse for the great project idea. ❤️

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)