- React Js - Redux JsThis is a single app with Rails as Frontend
- Front end fetching greeting message from the rails api backend
To get a local copy up and running, follow these steps.
In order to run this project you need:
Example command:
npm init react-app app_name.
Clone this repository to your desired folder:
cd my-folder
git clone : https://github.com/techmoves/hello-rails-frontend.git
To install dependencies Run the following commands:
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
👤 Phelelani Ndlovu
- GitHub: @techmoves
- LinkedIn: @techmoves
- Twitter: @techmoves
- Add GUI
Contributions, issues, and feature requests are welcome!
If you like this project, give it a⭐️!
- Thanks to all Microverse community
This project is MIT licensed.