Skip to content

tresorsawasawa/hello-rails-react

Repository files navigation

Hello world App

Description

The HelloWorld app is a mobile web application that return a random greeting.

Built With

  • Ruby on Rails
  • Postgres
  • React

Getting Started

Get a local copy

  • git clone the project
git clone https://github.com/jaflih/hello-rails-react.git
cd hello-rails-react

Install the app

bundle install
rails db:migrate

Run the seeder

rails db:seed

Run the app

  • To run the server
rails s
  • To run the webpack server
./bin/webpack-dev-server
Visit http://localhost:3000/ in your browser.

Authors

👤 Jaflih

🤝 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

📝 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