/hello-react-front-end

Primary LanguageJavaScriptMIT LicenseMIT

hello_rails_react

πŸ“— Table of Contents

πŸ“– hello_rails_react

hello_rails_react is app build using ruby on rails (rails-repo) and react

πŸ›  Built With

Tech Stack

Ruby on Rails (simplify as Rails) is a server-side web application framework written in Ruby under the MIT License. Rails is a model–view–controller (MVC) framework, providing default structures for a database, a web service, and web pages. It encourages and facilitates the use of web standards such as JSON or XML for data transfer and HTML, CSS and JavaScript for user interfacing.

Server
Client
  • React
Database

Key Features

  • Greeting msg

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

Setup

Clone this repository to your desired folder:

  cd my-folder
  git@github.com:enis-memic/hello-rails-back-end.git

Install

Install this project with:

  bundle install
  npm install

Usage

To run the project, execute the following command:

  ./bin/dev

Run tests

To run tests, run the following command:

Test is not available

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

πŸ‘€ Enis Memic

(back to top)

πŸ”­ Future Features

  • User Authentication

(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, kindly give me a ⭐️

(back to top)

πŸ™ Acknowledgments

(back to top)

❓ FAQ

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)