ecekpo / hello-react-front-end

Hello world app is about setting up Hello world project as one app with Webpack and this is the front end part of the app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Hello React Front-End

Hello React Front-End is about setting up "Hello world" project as one app with Webpack

πŸ›  Built With

Tech Stack

Front-End
Back-End
Database

Key Features

Learning objectives

  • Implement a connection between a Ruby on Rails back-end and React front-end.
  • Understand the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.

(back to top)

πŸ’» Getting Started

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

git clone https://github.com/AbigiyaTY/hello-react-front-end.git
cd one-app
ls

Prerequisites

In order to run this project you need:

  • Node.js
  • ruby
  • rails
  • postgresql

Setup

Clone this repository to your desired folder:

Install

Install this project with:

gem install rails

Usage

To run the project, execute the following command from the root directory:

./bin/dev

then open any browser and enter this address localhost:3000

Author

πŸ‘€ Abigiya Tadesse

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project kindly give a start to this repository

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Hello world app is about setting up Hello world project as one app with Webpack and this is the front end part of the app.


Languages

Language:JavaScript 52.0%Language:HTML 39.8%Language:CSS 8.2%