Hello World react rails App

This app is bulit with react and rails.

Built With

  • Ruby on Rails
  • React
  • Redux

Getting Started

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

Prerequisites

  • Have a computer and internet connection
  • Have Ruby installed on your computer
  • Have Rails installed on your computer
  • Have Postgres installed on your computer
  • Have Node installed on your computer
  • Have Yarn installed on your computer
  • Have visual-studio code or any other code editor installed on your computer.

Setup

  • In order to get a copy of this project you need to download it from here
  • Extract the zipped file and open it in your code editor

Install

  • Run the command bellow in your terminal to get all required files
bundle install
npm install

Usage

  • Run the command bellow in your terminal to start the server
./bin/dev
  • Open your browser and type http://localhost:3000/ in the address bar
  • You should see the home page of the app

Author

👤 Zelalem Fissha

🤝 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!