Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolaswg/hello-rails-react
https://github.com/nicolaswg/hello-rails-react
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nicolaswg/hello-rails-react
- Owner: Nicolaswg
- Created: 2022-05-30T17:33:36.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-06-02T03:05:28.000Z (over 2 years ago)
- Last Synced: 2024-12-11T23:41:18.207Z (about 1 month ago)
- Language: Ruby
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Budget App
> A Basic setup of an rails-react app where you can display 5 greetings messages randomly.
## Built With
- Ruby
- Rails
- React & Redux
- Postgres## Getting Started
### Project Set up:
#### Step 1:
- Open your command line and clone the repo locally
```bash
> https://github.com/Nicolaswg/hello-rails-react.git
```- Then cd into the directory using
```bash
> cd hello-rails-react
```#### Step 2:
- In the project directory, you should run the following command for installing all the required gems:
```bash
> bundle install
```- then setup the db using the following command in the CL
```bash
> bin/rails db:setup
```- Finally, you can use this command to start the live server and checkout the app!
```bash
> bin/rails s
```## Authors
👤 **Nicolas Gonzalez**
- GitHub: [@Nicolaswg](https://github.com/Nicolaswg)
- Twitter: [@Nicolas54146830](https://twitter.com/Nicolas54146830)
- LinkedIn: [nicolas-gonzalez](https://www.linkedin.com/in/nicolas-gonzalez-8623461a0/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome and highly encouraged!
We feel that your input is what helps us grow so you're always Welcome :)Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
I would love to hear your thoughts and ideas 🖤