/hello-rails-backend

Rails React Effortlessly merging Rails, React, and Redux Toolkit through Webpack to simplifies the development process, elevates front-end user engagement, and guarantees effective state control within a cohesive full-stack web application.

Primary LanguageRubyMIT LicenseMIT

HELLO RAILS REACT

logo

📗 Table of Contents

📖 Rails React Blog Here

Rails React Effortlessly merging Rails, React, and Redux Toolkit through Webpack to simplifies the development process, elevates front-end user engagement, and guarantees effective state control within a cohesive full-stack web application.

This is the API endpoint that will be consumed by the Front-End with React & Redux

🛠 Built With

Ruby on Rails

Tech Stack

Backend

Key Features

  • Use Migration to create schema.

(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:

Install Ruby

Setup

  cd my-folder
  git clone git@github.com:carreraprogrammer/hello-rails-backend.git

Install

This project does not require additional dependencies, just Ruby interpreter. However, it uses RuboCop as a linter and you should set it up as well.

bundle install

Usage

To run the project, navigate to the project directory and execute the following command:

  rails db:create
  rails db:migrate
  rails s

Run tests

To run tests, run the following command:

Run the following command

rspec spec/

👥 Authors

👤 Daniel Carrera

(back to top)

🔭 Future Features

  • I will add following features in this project

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project please follow me to find more project of this type in future.

(back to top)

🙏 Acknowledgments

I would like to thank microverse to provide me required information to make this project so far.

(back to top)

📝 License

This project is MIT licensed.