REACT-RAILS README

📗 Table of Contents

📖 Hello-Rails-Backend

This is a simple React application that fetches data from an API endpoint and displays the data. It is developed using React and Redux (State management).

🛠 Built With

Tech Stack

State Management
Front End
Database
  • None

Key Features

  • Fetch data from an API endpoint
  • Store the data in a store
  • Display the data in a component

(back to top)

🚀 Live Demo

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

  • NodeJS
  • Node Package Manager (NPM)

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Ngufor-emanuella/react-rails.git

Install

Install this project and it's dependencies:

  cd hello
  npm install

Usage

To run the project, execute the following command:

  ./bin/dev

(back to top)

👥 Author

👤 Ngufor Emmanuella

(back to top)

🔭 Future Features

  • A better UI
  • A compelete application
  • More functionality

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

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for their continued support. They've provided us with the reading material that have helped us to create this application.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I reuse this code?

    • Yes sure, feel free.
  • Are contributions welcome?

    • Yes please. Contact me at emmanuellangufor@gmail.com and I will be happy to add you as a contributor.

(back to top)

📝 License

This project is MIT licensed.

(back to top)