https://github.com/quavo19/hello-rails-react
https://github.com/quavo19/hello-rails-react
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quavo19/hello-rails-react
- Owner: quavo19
- License: mit
- Created: 2023-06-13T13:13:19.000Z (almost 2 years ago)
- Default Branch: Development
- Last Pushed: 2023-06-14T10:01:35.000Z (almost 2 years ago)
- Last Synced: 2025-02-04T04:25:21.822Z (4 months ago)
- Language: Ruby
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**[Hello rails react]** is an application designed for combination of react and rails.
- ROR
- Postgresql
- Rspec- **[Users combine rails and react in one application]**
- **[Users consume API]**To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need the following installed in your local system
- Ruby
- Git CLI
- Github account
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/quavo19/hello-rails-react.git
```
### Install
Install this project with:
```sh
cd budget_app
bundle install
```
### Usage
To run the project, execute the following command:
``` sh
rails s
```
### Run tests
- Type `Rspec`: To run test `
- Type `npx stylelint "**/*.{css,scss}"` to run for stylelint errors
👤 **Akite Donald**
- GitHub: [@githubhandle](https://github.com/quavo19)
- Twitter: [@twitterhandle](https://twitter.com/DonaldAkite)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/donald-akite-299a31222/)
- [ ] **[Style components]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/quavo19/hello-rails-react/issues).
If you like this project please leave a STAR to the [Github repo](https://github.com/quavo19/
hello-rails-react/)
I would like to appreciate [Microverse](https://www.microverse.org/) for providing the learning resources for this exercise, and I would specially thank [Gregoire Vella](https://www.behance.net/gregoirevella) who is the original author of this [design](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=)
This project is [MIT](./LICENSE) licensed.