/hello-react-front-end

Primary LanguageJavaScriptMIT LicenseMIT

Hello Rails React FRONT END

📗 Table of Contents

📖 [Hello Rails React]

[Hello Rails React]

This application utilizes Ruby on Rails as the backend and React as the frontend. The exchange of information between the two sides is facilitated through an API. This is the link of the backend application

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [Models]
  • [Controllers]
  • [Views]
  • [Redux-Integration]
  • [Reactive-Components]

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

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git git@github.com:Nessrine88/hello-react-front-end.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  bin/dev

Run tests

To run tests, run the following command:

  rspec spec/models/model_name_spec.rb

Deployment

Deploy this project on any websever

(back to top)

👥 Authors

👤 Macherki Nessrine

(back to top)

🔭 Future Features

  • [make a full application]
  • [use other method to setup connection between the two languages]

(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, please give it a star on GitHub

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me this project to build

(back to top)

📝 License

This project is MIT licensed.

(back to top)