Skip to content

carlylechia/hello-rails-react

Repository files navigation

HELLO RAILS-REACT

A fullstack app built with Rails(server) and React (browser side). A postgresql database was used.

Built with

  • Ruby
  • Rails (RoR)
  • JavaScript
  • React
  • Redux
  • Postgresql
  • Rubocop

SetUp

To get a local copy up and running, follow these steps:

  • You should have Ruby installed on your computer.
  • You should also have Rails installed on your computer.
  • Clone this repository into your computer by running the following command in your terminal:
git clone https://github.com/carlylechia/hello-rails-react.git
  • Run this command in the cloned directory, to install required gems:
bundle install
  • Install all necessary React and Redux dependencies.
  • Run Rubocop -A and fix linters errors, if any.
  • Run the project in your browser:
.bin/dev

Authors

👤 Chia Carlyle

  • LinkedIn: LinkedIn Badge

  • GitHub: GitHub Badge

  • Twitter: Twitter Badge

  • Gmail: Gmail Badge

🤝 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

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published