Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skyv26/hello-world-js_bundling

This RoR application does contain to configure or create a full stack application using single file and folder structure with react as a frontend library. In this application basically webpack will be used with the help of `js_bundling` configuration.
https://github.com/skyv26/hello-world-js_bundling

api-rest css3 full-stack-web-development hello-world postgresql-database rails-application rails7 react react-hooks react-router reactjs redux redux-thunk redux-toolkit ruby-gem ruby-on-rails webpack5

Last synced: 9 days ago
JSON representation

This RoR application does contain to configure or create a full stack application using single file and folder structure with react as a frontend library. In this application basically webpack will be used with the help of `js_bundling` configuration.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run Linters](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [Hello World FullStack App]

> The Hello World app is a learning application. ln which rails is used as backend power with API and React is used as frontend in a single code base or single application.

**[Hello World]** is a full stack mini website.

## 🛠 Built With

### Tech Stack

> Blog App is backend project

Ruby On Rails

Database

React

Webpack

### Key Features

> We can do below:

- Switch from one navigation menu to other.
- Get the random greeting on page refresh

(back to top)

## 🚀 Live Demo

> Add a link to your deployed project.

- [Click Here For Live](https://hello-world-single-app.onrender.com/)

(back to top)

## 💻 Getting Started

> In order to start with this project do as follows :

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

### Prerequisites

In order to run this project you need:

`bin/dev`

### Setup

Clone this repository to your desired folder:

`git clone https://github.com/skyv26/hello-world-js_bundling.git hello-world`

then

`cd hello-world`

### Install

Install this project with:

`bundle install`

### Usage

`bin/dev`

### Run Linters

To run tests, run the following command:

`rubocop`

OR

`rubocop -a`

**it will automatically correct the errors**

(back to top)

## 👥 Authors

> Mention all of the collaborators of this project.

👨‍💻 **Aakash Verma**

- GitHub: [@skyv26](https://github.com/skyv26)
- Twitter: [@vrma_aakash](https://twitter.com/vrma_aakash)
- LinkedIn: [skyv2022](https://linkedin.com/in/skyv2022)

(back to top)

## 🔭 Future Features

> In upcoming weeks I will add some features as mentioned below

- [ ] **Authentication and Authorization**
- [ ] **API Documentation**
- [ ] **High-Fidelity UI**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

> Write a message to encourage readers to support your project

If you like this project then please give a ⭐️ and also share your feedback using github_issues.

(back to top)

## 🙏 Acknowledgments

❤️ [RoR Documentation](https://guides.rubyonrails.org)

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)