Thoth1111 / Hello-Rails-React

Creating a practice app that links Rails and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Rails React

πŸ“— Table of Contents

πŸ“– Hello Rails React

A practice setup of a React-Rails app.

πŸ›  Built With

Tech Stack

  • Ruby on Rails
  • React
  • PostgreSQL

Key Features

  • API backend using RoR
  • React Frontend

(back to top)

πŸš€ Live Demo

No demo available

(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: rails, postgresSQL

Setup

Clone the repo and open terminal in the project root directory

Install

Install this project with:

bundle install
yarn install

Create .env file in the root directory & add the database configurations.

Usage

To run the project, execute the following command:

./bin/dev

(back to top)

πŸ‘₯ Authors

Alwyn Androvelle

(back to top)

πŸ”­ Future Features

  • NA

(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 or find it useful, please consider giving it a ⭐️. Thanks!

(back to top)

πŸ™ Acknowledgments

Microverse.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Creating a practice app that links Rails and React

License:MIT License


Languages

Language:Ruby 63.0%Language:HTML 15.7%Language:JavaScript 11.1%Language:Batchfile 7.8%Language:CSS 2.0%Language:Shell 0.4%