Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/santosh-konappanavar/hello-rails-react


https://github.com/santosh-konappanavar/hello-rails-react

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        


Random Greeting

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Random Greeting\] ](#-random-greeting-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Preriquisites](#preriquisites)
- [Setup](#setup)
- [Install:](#install)
- [Create database:](#create-database)
- [Create database schema:](#create-database-schema)
- [Start:](#start)
- [Tests:](#tests)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [Random Greeting]

**[Random Greeting]** is a full-stack web application that displays a random greeting each time the page app loads.

## 🛠 Built With

### Tech Stack

Server

Database

Client

(back to top)

### Key Features

- **[Display random greeting on page load]**

(back to top)

## 💻 Getting Started

### Preriquisites

Ruby version >= 3.0.0
Node version >= 14.9.0
PostgresQL

### Setup

Clone this repository to your desired folder:
sh
cd my-folder
git clone https://github.com/Santosh-Konappanavar/hello-rails-react.git

### Install:
Run: bundle install
Run: npm install

### Create database:
Run: rails db:create

### Create database schema:
Run: rails db:migrate

### Start:
Run: rails s

### Tests:
Run: rspec

(back to top)

## 👥 Authors

👤 **Santosh Konappanavar**

- GitHub: [@Santosh-Konappanavar](https://github.com/Santosh-Konappanavar/Portfolio-mobile-setup)
- Twitter: [@SantoshKonapp1](https://twitter.com/SantoshKonappa1)
- LinkedIn: [@Santosh Konappanavar](https://www.linkedin.com/in/santosh-konappanavar/)

(back to top)

## 🔭 Future Features

- [ ] **[Add button to generate greeting]**
- [ ] **[Add navigation]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support
If you like this project, give it a star, please!

(back to top)

## 🙏 Acknowledgments



  • Microverse

(back to top)

## 📝 License

This project is [MIT](https://github.com/Santosh-Konappanavar/hello-rails-react/blob/development/LICENSE) licensed.

(back to top)