📗 hello-rails-back-end

hello-rails-react

A simple rails react app using Api

🛠 Built With

Tech Stack

Client
Database

Link to the front-end repository

hello-react-front-end

Key Features

  • fetch api

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Command line or terminal
  • IDE such as VsCode.
  • Rails needs to be installed on your system.

Setup

Clone this repository to your desired folder:

git clone https://github.com/BANCUNGUYE66/hello-react-front-end.git
cd hello-rails-react
bundle install

Install

Example command:

   bundle install (install all dependencies)
 npm install
 yarn install
 rake assets:precompile

Usage

To run the project redirecting to the root directory of the project and run the following command:

    bin/rails server (to run web application)

Run Tests

To test the web app run the following command:

 rspec spec (  to test the console application)

(back to top)

👥 Authors

👤 Mugisha Innocent:

🔭 Future Features:

  • Add better UI design

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you liked this project, give it a ⭐️ and kindly send to me an e-mail expressing it, it would make my day and fuel my motivation.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse team and My partner for this journey.

(back to top)

📝 License

This project is MIT licensed.

(back to top)