Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# Hello React - Front-end

Simple app to practice rails and react connection as two repos

## Built With

- React
- React-Redux
- Redux-Thunk for handling asynchronous dispatch
- [Backend API](https://github.com/eapenzacharias/hello-rails-back-end)

## Getting Started

Clone the repo and enter the directory.

```shell
git clone [email protected]:eapenzacharias/hello-react-front-end.git && cd hello-rails-front-end
```

### Prerequisites

You need to have `npm` installed on your local machine.

### Install

Install the npm packages.

```shell
npm install
```

### Usage

Run `npm run dev` to start the local server and try the app.

```shell
npm run dev
```

## Author

👤 **Eapen Zacharias**

- GitHub: [@eapenzacharias](https://github.com/eapenzacharias)
- Twitter: [@eapenzac](https://twitter.com/eapenzac)
- LinkedIn: [LinkedIn](https://linkedin.com/in/eapenzac)

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

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