Skip to content

Latest commit

 

History

History
189 lines (117 loc) · 4.05 KB

README.md

File metadata and controls

189 lines (117 loc) · 4.05 KB

logo

📗 Table of Contents

📖 Hello React_Front-end

Rails Backend React front-end is a simple web practice app which gets data from a rails api and displays it in a component is bulit to practice working with Rails and React as front-end. This project was built to satisfy the Microverse Module 6 block 1 requirement and is MIT Licensed.

🛠 Built With

Tech Stack

Library
  • React
State
  • Redux
Navigation
  • React-Router-DOM

Key Features

  • [Create and run necessary migration files]
  • [Match table and column names to the ERD diagram.]

(back to top)

(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: Git and Node

Install

Install this project with:

  npm i

Usage

To run the project, execute the following command:

  npm start

(back to top)

👥 Authors

👤 Habib Payenda

(back to top)

🔭 Future Features

  • [Controllers specs]
  • [Processing data in models]
  • [Views]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

Original design idea by Gregoire Vella on Behance.

I would like to thank:

(back to top)

❓ FAQ

  • [Question_1d]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

📝 License

This project is MIT licensed.

(back to top)