Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ansaribrahim/hello-react-front-end

Hello React Front-End is a Hello world project to learn about rails & react in two apps.
https://github.com/ansaribrahim/hello-react-front-end

react react-router redux redux-toolkit tailwindcss

Last synced: 25 days ago
JSON representation

Hello React Front-End is a Hello world project to learn about rails & react in two apps.

Awesome Lists containing this project

README

        



# Hello React Frontend

## 📗 Table of Contents

- [📖 Budget app ](#-blog-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Back End Link ](#-backend-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Hello React Frontend

**Hello React Frontend** is a template demonstration with a simple API, on how to write a Full-Stack Web application with Frontend React JS and Backend Ruby on Rails on two repos

## 🛠 Built With

### Tech Stack

Server

  • React

  • JavaScript
  • ### Key Features

    - Shows a random Greeting to the user

    (back to top)

    ### Backend Link
    [Backend-Link](https://github.com/AnsarIbrahim/hello-rails-back-end)

    ### Live View
    [Live](https://react-frontend-01.netlify.app/)

    ## 💻 Getting Started

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

    ### Prerequisites

    In order to run this project you need:

    ```
    react > 16.3.2
    ```

    ### Setup

    Clone this repository to your desired folder:

    ```bash
    git https://github.com/AnsarIbrahim/hello-react-front-end.git

    cd hello-react-frontend

    npm start
    ```

    ### Usage

    to use this project:

    ```
    npm start
    ```

    it will run the server on ```localhost:3000```

    (back to top)

    ## 👥 Author

    👤 **Ansar Ibrahim**

    - [GitHub](https://github.com/AnsarIbrahim)
    - [LinkedIn](https://linkedin.com/in/ansar-ibrahim/)
    - [Twitter](https://twitter.com/ansaradheeb)

    (back to top)

    ## 🔭 Future Features

    - [ ] Add User Interaction

    (back to top)

    ## 🤝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the [issues page](https://github.com/AnsarIbrahim/hello-react-front-end/issues).

    (back to top)

    ## ⭐️ Show your support

    If you like this project you can share this project to your friend

    (back to top)

    ## 🙏 Acknowledgments
    - [ ] I'd like to thank Microverse for defining the project requirements

    (back to top)

    ## 📝 License

    This project is [MIT](./LICENSE) licensed.

    (back to top)