techmoves / hello-rails-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello_react_frontend

πŸ“— Table of Contents

πŸ“– Hello React Frontend

This is a single app with Rails as Frontend

πŸ›  Built With

Tech Stack

- React Js - Redux Js

Key Features

  • Front end fetching greeting message from the rails api backend

(back to top)

Project BackEnd

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

Example command:

 npm init react-app app_name.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone : https://github.com/techmoves/hello-rails-frontend.git

Install

To install dependencies Run the following commands:

  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

(back to top)

πŸ‘₯ Authors

πŸ‘€ Phelelani Ndlovu

(back to top)

πŸ”­ Future Features

  • Add GUI

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project, give it a⭐️!

(back to top)

πŸ™ Acknowledgments

  • Thanks to all Microverse community

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 53.7%Language:HTML 29.4%Language:CSS 16.9%