Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

A rails app with webpack
https://github.com/errytagedesign/hello-rails-react

Last synced: 19 days ago
JSON representation

A rails app with webpack

Awesome Lists containing this project

README

        


Hello rails react webpack


# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With](#built-with)
- [Key Features](#key-features)
- [πŸŽ₯Presentation](#presentation)
- [πŸ’» Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [πŸ‘₯ Authors](#authors)
- [πŸ”­ Future Features](#future-features)
- [🀝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [πŸ™ Acknowledgements](#acknowledgements)
- [:question: FAQ](#faq)
- [πŸ“ License](#license)

# πŸ“– Budjet App

**Hello rails react webpack:** Is a test project to understand the idea of using RoR with react and webpack.

## πŸ›  Built With


  • Ruby

  • Rails

### Key Features

- [x] **Setup linters configurations**

(back to top)

## Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- A basic understanding of Ruby and Git

### Usage

1. Install Ruby
2. Install Rails
3. Clone this repo

```
git clone https://github.com/Errytagedesign/hello-rails-react/
cd hello-rails-react
```

```
run
rails server
```

### Run RSpec Tests

```
rspec spec
```

(back to top)

## πŸ‘₯ Authors

πŸ‘€ Sodeeq Awoyemi

- GitHub: [@githubhandle](https://github.com/Errytagedesign)
- Twitter: [@twitterhandle](https://twitter.com/errytage)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/errytagedesigns/)

(back to top)

## πŸ”­ Future Features

- [ ] **Setup controllers**
- [ ] **Setup Api**
- [ ] **Setup React with webpack**
- [ ] **Views**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Errytagedesign/hello-rails-react).

(back to top)

## ⭐️ Show your support

Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.

(back to top)

## πŸ™ Acknowledgments

- Grateful to all for inspiring codebase, your dedication and creativity made a lasting impact on our success. Thank you!

(back to top)

## :question: FAQ

- **Can I fork and reuse this repository?**

Please feel free to fork and reuse this repository for your projects.

- **Is it okay to improve this repository? Will my changes be accepted?**

We welcome any improvements or new ideas. If your changes are good and align with the project's goals, we would be happy to incorporate them.

(back to top)

## πŸ“ License

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

(back to top)