Wahaj-Ali / hello-react-front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 53.0%Language:HTML 36.7%Language:CSS 10.4%