Skip to content

Nyame-Wolf/hello-rails-react

Repository files navigation

Ruby Rails

Hello-rails-app

This app is practice to create one single app using webpack that contains both React and ROR.

Built With

  • Language: Ruby, JavaScript
  • Frameworks: Ruby on Rails, React
  • Webpack
  • Rudux toolkit
  • IDE : vscode
  • Database : PostgressSQL
  • Template engine .erb
  • Linters:
    • CSS: Stylelint
    • Ruby: Rubocop
    • JS/React: Eslint, Babelrc

Getting Started

  • Check the Ruby version or if you have one by running ruby -v if you get something like this ruby 2.6.8p205 (2021-07-07 revision 67951) you have Ruby installed.
  • Clone the repository by runiing ssh: git clone git@github.com:Nyame-Wolf/budget-app.git or http:git clone https://github.com/Nyame-Wolf/budget-app.git in your CLI.
  • cd budget-app
  • Run bundle install
  • Run rails db:create db:migrate
  • Run rails server
  • Open Browser http://localhost:3000/

Testing

  • Run rspec

Authors

👤 Mumenya Nyamu 🧑🏻‍💻

🤝 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

  • 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