ecekpo / hello_react-frontend

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

(back to top)

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/ecekpo/hello_react-frontend.git
cd hello_react-frontend
ls

Prerequisites

In order to run this project you need:

  • Node.js
  • javascript
  • react
  • postgresql

Setup

Clone this repository to your desired folder:

Install

Install this project with:

npx create-react hello_react-frontend

Usage

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

./bin/dev

then open any browser and enter this address localhost:3001

Author

πŸ‘€ Emem Ekpo

(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

License:MIT License


Languages

Language:JavaScript 62.3%Language:HTML 26.4%Language:CSS 11.3%