README

📗 Table of Contents

📖 Hello Rails (Fron End)

Learn mor about this project below:

Hello Rails (Fron-End) is a simple Client for Hello Rails API (Back-End) that fetch and display 10 different randomly greetings, retrieved from the DB in a JSON format using the endpoint /greetings

🛠 Built With

Tech Stack

Would You like to learn more about used technologies?

Client
Server
Database

Key Features

Take a look next:

  • Request to /greetings endpoint form the APi
  • Display 1 of 10 preloaded greetings from the database

(back to top)

💻 Getting Started

Would you like to use this project?

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need

  • code editor
  • terminal

Setup

Clone this repository to your desired folder:

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

Install

Install this project with:

  cd hello-react-front-end
  npm install

Usage

To run the project, execute the following command:

  npm run dev
-->

Deployment

deploy with:

npm run build

(back to top)

👥 Authors

Let's connect below:

👤 Diego Vidal Lopez

(back to top)

🔭 Future Features

I might implement:

  • Complete navigation and footer

(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 leave an star :D

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank to Microverse for proposing this project

(back to top)

📝 License

This project is MIT licensed.

(back to top)