dennis-every / hello-rails-react

A demo Rails 7 app with React using webpack through jsbundling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Rails React


πŸ“— Table of Contents

πŸ“– About

Hello React Rails is a demo Rails 7 app with React using webpack through jsbundling

πŸ›  Built With

Tech Stack

Rails, React, Postgresql

Key Features

  • React front end with a Ruby on Rails backend using webpack and jsbundling

(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 working computer
  • A connection to the internet

Setup

Clone this repository to your desired folder:

Install

  • rails db:create
  • rails db:migrate
  • rails db:seed

Usage

To run the project, execute the following command:

(back to top)

πŸ‘₯ Author

πŸ‘€ Dennis Every

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project feel free to fork it and use it as you need.

(back to top)

πŸ™ Acknowledgments

  • Thanks @Microverse

(back to top)

❓ FAQ (OPTIONAL)

  • Can I use the project for any purpose?

    • Yes, you can use this files for anything you need

(back to top)

πŸ“ License

This project is MIT licensed

(back to top)

About

A demo Rails 7 app with React using webpack through jsbundling

License:Other


Languages

Language:Ruby 69.8%Language:HTML 17.5%Language:JavaScript 10.0%Language:CSS 2.2%Language:Shell 0.5%