Skip to content

Strangeal/hello-rails-react

Repository files navigation

📗 Table of Contents

📖 [Hello rails react]

Hello rails react is a project that I built as practical start for learning how to integrate ReactJs into Ruby on rails with the help of webpack and postgreqsl as a database management system. In this project I set up a table that stores messages in an api endpoint.

[Hello rails react] is a ruby Api endpoint for storing messages.

🛠 Built With

Tech Stack

Hello rails react is backend project

Front-End
Database

Key Features

We can do CRUD operations on following things:

  • Users

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

In order to start with this project do as follows :

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:

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

then

cd hello-rails-react

Install

Install this project with:

bundle install

Usage

rails s

Run Test

To run app test. run the following commad:

rspec

Run Linters

To run tests, run the following command:

rubocop

OR

rubocop -a

it will automatically correct the errors

Api-Endpoint-Testing

(back to top)

👥 Authors

👨‍💻 Justice Bajeri

(back to top)

🔭 Future Features

In upcoming weeks I will add some features as mentioned below

  • Authentication and Authorization
  • API & Documentation
  • High UI

(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 then please give a ⭐️ and also share your feedback using github_issues.

(back to top)

🙏 Acknowledgments

❤️ RoR Documentation

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published