Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/naledi-dikgale/hello-rails-react-app


https://github.com/naledi-dikgale/hello-rails-react-app

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Hello-rails-react-app

# 📗 Table of Contents

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

# 📖 [Hello-rails-react-app]

**[Hello-rails-react-app]** Is an app that fetches and displays random greetings.

# 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

- **[Fetch random greetings]**

(back to top)

## 💻 Getting Started

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

### Setup

Clone this repository to your desired folder:

```
cd hello-rails-react-app
git clone https://github.com/Naledi-Dikgale/hello-rails-react-app.git
```

### Install

Install this project with:

```
npm install
```
```
bundle install
```
```
npx webpack
```

### Usage

To run the project, execute the following command:

```
rails s
```

### Run tests

To run tests, run the following command:

```
rubocop
```
```
npx stylelint "**/*.{css,scss}"
```

(back to top)

## 👥 Authors

👤 **Author1**
*[NALEDI DIKGALE]*

- GitHub: [@githubhandle](https://github.com/Naledi-Dikgale)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/naledi-dikgale-068423159/)
- Website: https://naledi-dikgale.github.io/mobile-portfolio/

(back to top)

## 🔭 Future Features

- [ ] **[Generate Greetings in multiple languages]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Naledi-Dikgale/hello-rails-react-app/issues).

(back to top)

## ⭐️ Show your support

If you like this project please show support by staring ⭐️.

(back to top)

## 🙏 Acknowledgments

* I am grateful for microverse for the opprtunity to enroll in their curriculum.

(back to top)

## 📝 License

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

(back to top)