drawing



hello-react-front-end

📗 Table of Contents

📖 hello-react-front-end

hello-react-front-end is a web application that displays random greetings from rails api. Run the rails server first before running the React app. The rails server is available here.Run the react app with localhost:3001

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Generate random greetings
  • Render random greetings from rails api
  • Displays random message

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

  • Rails API Repo here
  npm install

Setup

Clone this repository to your desired folder:

Example commands:

  cd your-folder
  git clone https://github.com/yash244466666/hello-react-front-end.git

Install

Install this project with:

Example command:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

Example command:

  npm start

Run tests

To run tests, run the following command:

Example command:

  npm test

(back to top)

👥 Authors

👨‍🚀 Yash

(back to top)

🔭 Future Features

  • Add more greetings
  • Add styles
  • Add Header

(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 ⭐️. Your support is greatly appreciated!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me this chance to learn how to build a Rails API with a React frontend.

(back to top)

📝 License

This project is MIT licensed.

(back to top)