Piercel2022 / hello-rails-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REQUIRED SECTIONS:

  • Table of Contents
  • About the Project
    • Built With
    • Live Demo
  • Getting Started
  • Authors
  • Future Features
  • Contributing
  • Show your support
  • Acknowledgements
  • License

πŸ“— Table of Contents

[hello-react-rails] connect the rails API backend with the React frontend in one app using webpack

πŸ›  Built With

Tech Stack

Rails is a full-stack framework. It ships with all the tools needed to build amazing web apps on both the front and back end. Rails is a full-stack framework. It ships with all the tools needed to build amazing web apps on both the front and back end. React is a declarative, efficient, and flexible JavaScript library for building user interfaces or UI components. It lets you compose complex UIs from small and isolated pieces of code called β€œcomponents”. Redux is a predictable state container for JS Apps. PostgreSQL is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. The World's Most Advanced Open Source Relational Database

Key Features

  • [Display greeting messages from an API]

(back to top)

πŸš€ Live Demo

  • No live demo now

Project presentation

  • No video presentation yet

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

 gem install rails

Ruby, rails and postgresql installed

Setup

Clone this repository to your desired folder:

  git clone git@github.com:Piercel2022/hello-rails-react.git
  cd hello-rails-react

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  rails server

(back to top)

πŸ‘₯ Author

πŸ‘€ Pierre Celestin Moussa

πŸ”­ Future Features

  • [Improve the user interface of the app]

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

🀝 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...

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse

πŸ“ License

This project is MIT licensed.

About

License:GNU General Public License v2.0


Languages

Language:Ruby 62.2%Language:JavaScript 19.6%Language:HTML 13.9%Language:CSS 3.9%Language:Shell 0.4%