Skip to content

Tadessejemal1/rails-react-app

Repository files navigation

📗 Table of Contents

📖 Rails-React-App

This application is developed using RoR CRUD capabilities. It allows users to create messages and post them in a web interface.

🛠 Built With

  • Ruby on Rails
  • React
  • Redux
  • Ruby
  • Bubocop
  • Gems
    • Capybara
    • Selenium-webdriver
    • Bcrypt
    • Letter-opener
    • jsbundling-rails

Tech Stack

Client
  • HTML, CSS
  • JavaScript
Server
  • Ruby on Rails
Database

Key Features

  • [Create and run necessary migration files]
  • [Match table and column names to the ERD diagram.]

(back to top)

🚀 Live Demo

(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: Git, React, and Ruby

Start by cloning the repository.

 git clone https://github.com/Tadessejemal1/rails-react-app.git

Navigate to the created folder.

 cd rails-react-app

Install

Install all the dependencies.

 bundle install
 npm install

Create and migrate the database

 rails db:create
 rails db:migrate
 rails db:seed

Usage

To run the project rails server , execute the following command:

  rails server or rails s

To run the webpack server, execute the following command:

  ./bin/dev

(back to top)

👥 Author

👤 Tadesse Jemal

(back to top)

🔭 Future Features

  • [Controllers specs]
  • [Processing data in models]
  • [Views]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

(back to top)

❓ FAQ

  • [Question_1d]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published