Skip to content

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.

Notifications You must be signed in to change notification settings

fabianofrank/hello-react-frontend

Repository files navigation

Hello World React Front-End

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.

Getting Started

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

Prerequisites

  • 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.

Setup

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

Install

Once inside the project directory, you should install all project dependencies:

  • Install npm:

  • Install project dependencies

npm install

Usage

You can get the app running locally by opening a local server:

npm start

Built With

  • React

Author

👤 Fabiano Frank

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Inspiration 💘
  • Microverse program ⚡
  • My standup team 😍
  • My family's support 🙌
  • MicroBros 😜

📝 License

This project is MIT licensed.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published