/hello-rails-front-end

A simple web api application that has a front-end built using React JS and uses a web service from a ruby on rails driven backend

Primary LanguageJavaScriptMIT LicenseMIT

Hello React-Rails-Frontend

A simple web api application that has a front-end built using React JS and uses a web service from a ruby on rails driven backend

Backend Repository

Repository Pull request
Repo link >> Pull request Here >>

Built With

  • React JS & Redux
  • CSS
  • JavaScript

Getting Started

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

Prerequisites

node js
npm

Setup

Clone the repository and change the directory to hello-rails-front-end

$ git clone git@github.com:Felix45/hello-rails-front-end.git

$ cd hello-rails-front-end

Install

Install all project dependencies by running the command below

$ npm install

Tests

To run all tests type the command below

$ npm test

Usage

Start the http application server

$ npm start

Visit Application

$ http://localhost:3000

Authors

👤 Name Github Twitter LinkedIn
Felix Ouma @Felix45 @Felix_Atonoh LinkedIn

🤝 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

  • Hat tip to Microverse for giving me this project to work on

📝 License

This project is MIT licensed.