/hello_world_webpack_app

Set up a "Hello world" project as one app with Webpack

Primary LanguageRuby

📗 Table of Contents

📖 Hello World Webpack App

Hello World Webpack App: This project employs a Ruby on Rails app with PostgreSQL database, react and redux to practice creating one application using for both front end and back end.This is rendering random greeting to the user. 📚

Screenshots

Alt text

Alt text

🛠 Built With

  • Ruby
  • Ruby On Rails
  • PostgreSQL

Key Features

  • Display Random greeting

(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:

  • A basic understanding of Ruby, Rails and Git
  • A postgresql connection
  • Create some data before running to see Greatings

Usage

  1. Install Ruby
  2. Install Rails
  3. Clone this repo
git clone git@github.com:mailsg/hello_world_webpack_app.git

To run the project, execute the following command:

  rails s

(back to top)

👥 Author

👤 : Sandeep Ghosh

(back to top)

🔭 Future Features

  • Modern UI

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please support this project, your contribution can make a significant difference and help us achieve our goals better.

(back to top)

🙏 Acknowledgments

Grateful to all for inspiring codebase. Thank you!

(back to top)

FAQ

  • Can I fork and reuse this repository?

Absolutely! Please feel free to fork and reuse this repository for your own projects.

  • Is it okay to improve this repository? Will my changes be accepted?

Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.

(back to top)

📝 License

This project is MIT licensed.

(back to top)