This Hello World project implements an UI on React/Redux that will be fetch data from the Rails API through the two repos aprroach for web development.
To get a local copy up and running follow these simple example steps.
-
You should have ruby installed in your machine, you can follow the steps given by the official documentation.
-
You should have a postgres user with superuser permissions. you can refer to the official postgres documentation to create or update a role.
First, you must clone this repository locally running this command:
$ git clone [email protected]:fabianofrank/hello-rails-backend.git
and navigate to the cloned directory:
cd hello-react-frontend
Once inside the project directory, you should install all project dependencies:
-
Install npm:
-
Install project dependencies
npm install
You can get the app running locally by opening a local server:
npm start
- React
👤 Fabiano Frank
- GitHub: @fabianofrank
- Twitter: @fabianofrankk
- LinkedIn: @fabianofrank
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Inspiration 💘
- Microverse program ⚡
- My standup team 😍
- My family's support 🙌
- MicroBros 😜
This project is MIT licensed.