Skip to content

This is practice activity on setting up rails with react as one with Webpack

License

Notifications You must be signed in to change notification settings

tsheporamantso/hello-rails-react

Repository files navigation

Random Greetings👋

📗 Table of Contents

📖 Random Greetings

Random Greetings This application generates random greeting messages on click of button, built with Rails and React an one app with Webpack.

🛠 Built With

  • Ruby on Rails
  • React and Redux
  • JSX
  • CSS

Tech Stack

Server

Key Features

  • React Components
  • Rails API
  • Random Greetings
  • Database
  • Redux

(back to top)

🚀 Live Demo

  • Not live yet

(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:

  • Install ruby using link
  • Install ruby on rails using link

Setup

Clone this repository to your desired folder:

  mkdir Recipe-App
  cd Recipe-App
  git clone git@github.com:tsheporamantso/hello-rails-react.git

Install

Install this project with:

  bundle install
  rails db:create
  rails db:migrate

Usage

To run the project, execute the following command: run the result on the terminal through:

  ./bin/dev

Run tests

To run tests, execute the following command on the terminal

  bundle exec rspec

Deployment

Not deployed

(back to top)

👥 Authors

👤 Gladwin Tshepo Ramantso

(back to top)

🔭 Future Features

  • Improve Stylings
  • Add User Authentication
  • Add More Greetings in various languages
  • Model specs

(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 please give a star on github & follow us on twitter and also connect on Linkedin.

(back to top)

🙏 Acknowledgments

I would like to thank:

  • Microverse and all the staff
  • Microverse Communinity
  • Thanks to my coding Partners
  • Thanks to my Morning-Session-Group and Standup-Team Partners and
  • Thanks to Code Reviewers

(back to top)

📝 License

This project is MIT licensed.

(back to top)