/Hello-Rails-React

Creating a practice app that links Rails and React

Primary LanguageRubyMIT LicenseMIT

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)