Simple app to practice rails and react connection as two repos
- React
- React-Redux
- Redux-Thunk for handling asynchronous dispatch
- Backend API
Clone the repo and enter the directory.
git clone git@github.com:eapenzacharias/hello-react-front-end.git && cd hello-rails-front-end
You need to have npm
installed on your local machine.
Install the npm packages.
npm install
Run npm run dev
to start the local server and try the app.
npm run dev
👤 Eapen Zacharias
- GitHub: @eapenzacharias
- Twitter: @eapenzac
- LinkedIn: LinkedIn
Give a ⭐️ if you like this project!
This project is MIT licensed.