Skip to content

A simple web application that has a backend powered by ruby on rails and a front end powered by React

Notifications You must be signed in to change notification settings

Felix45/hello-word

Repository files navigation

Hello React-Rails

A simple web application that has a backend powered by ruby on rails and a front end powered by React

Built With

Getting Started

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

Prerequisites

  Ruby
  Ruby on Rails
  PostgreSQL

Setup

Clone the repository and change the directory to Recipe

  $ git clone git@github.com:Felix45/hello-word.git

  $ cd hello-word

Install

Install all project dependencies by running the command below

  $ bundle install

Run the application

  $ ./bin/dev

Visit the homepage of application

  $ http://localhost:3000/

Check linter errors

  $ rubocop .

Run tests

  $ rspec

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.

About

A simple web application that has a backend powered by ruby on rails and a front end powered by React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published