/hello-react-front-end

Primary LanguageJavaScriptMIT LicenseMIT

hello-react-front-end

📗 Table of Contents

hello-react-front-end

hello-react-front-end is the eductional project which will get random greeting message from an API and display to user. It is the front end part of the overall project.

🛠 Built With

Tech Stack

Server

back to top

Key Features

  • Display random greetings messages from the API endpoint created in another project.

Back-end App Link

Get Back-end app

back to top

💻 Getting Started

Prerequisites

  • Make sure you have vscode installed in your system and running.

  • Make sure you have npm installed.

Setup

  • Clone this repository by running git clone https://github.com/Wahaj-Ali/hello-react-front-end.git in your command line.

  • Navigate to the repository by running cd hello-react-front-end.

Install

  • Run npm install to install all the gems.

Run

  • To run this app first run rails hello-react-back-end app first
  • Run npm start to start the server and run in different port of hello-react-front-end app.
  • In your browser, go to http://localhost:3001.

back to top

👥 Authors

👤 Wahaj Ali

back to top

🔭 Future Features

  • Better user interface

🤝 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

  • I would like to thank all code reviewers and coding partners for making this project better.

(back to top)

📝 License

This project is MIT licensed.

back to top