AtillaTahak / Hello-ReactRails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

Hello-React-Rails

This is a practice project to implement a connection between a Ruby on Rails back-end and React front-end.

Built With

  • Ruby
  • Ruby on Rails
  • React
  • PostgreSQL
  • Bootstrap CSS Framework
  • Webpack
  • Gem Bundle
  • Node
  • NPM

To get a local copy run the following steps:

  • Copy this link this link
  • Open your terminal or command line
  • Run "git clone Paste this link"
  • Open the folder with your code editor

To run the tests

Install rspec with: bundle install and rails generate rpesc:install

Run tests with: rspec spec , rspec or bundle exec

To get started-:

  • Run bundle install or bundle i to install the dependencies Run rails new Project --database=postgresql to create a new project with Postgresql database
  • Run rails s to run the code!
  • Run rubocop to find and fix linters

👤 ATİLLA TAHA KÖRDÜĞÜM

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgements

  • I would like to thank my code reviewers for their valuable feedback.
  • I would like to thank my learning partners and morning session members for their support.

Show your support

Give a ⭐️ if you like this project!

About


Languages

Language:Ruby 61.7%Language:JavaScript 22.7%Language:HTML 13.8%Language:CSS 1.7%