eapenzacharias / hello-react-front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Getting Started

Clone the repo and enter the directory.

git clone git@github.com: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.

npm install

Usage

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

npm run dev

Author

👤 Eapen Zacharias

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

License:MIT License


Languages

Language:JavaScript 61.4%Language:HTML 38.0%Language:CSS 0.6%