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

https://github.com/haliljon/hello-rails-back-end


https://github.com/haliljon/hello-rails-back-end

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# hello-rails-back-end

# 📗 Table of Contents

- [hello-rails-back-end](#hello-rails-back-end)
- [📗 Table of Contents](#-table-of-contents)
- [📖 Hello-rails-back-end ](#-hello-rails-back-end-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Deployment](#deployment)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License](#-license)

# 📖 Hello-rails-back-end

**Hello-rails-back-end** is an tutorial for react and rails in two projects

## 🛠 Built With

### Tech Stack

Programming languages


Technologies




Frameworks

Modules

Server

Database

### Key Features

- User can create a See a 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:

### Front-end

Here is the [Front-end](https://github.com/haliljon/hello-react-front-end.git) of the app.

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/haliljon/hello-rails-back-end.git

cd hello-rails-back-end

bundle install

rails db:create db:migrate db:seed

./bin/dev
```

## 👥 Author

👤 **Haliljon Juraboev**

- GitHub: [@github](https://github.com/haliljon)
- Twitter: [@twitter](https://twitter.com/haliljon1)
- LinkedIn: [@LinkedIn](https://www.linkedin.com/in/juraboev-haliljon)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/haliljon/hello-rails-back-end/issues).

(back to top)

## ⭐️ Show your support

Please consider giving a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

> Give credit to everyone who inspired your codebase.

I would like to thank [Microverse](https://www.microverse.org/)

(back to top)

### 📝 License

- This project is [MIT](./LICENSE) lincensed.

(back to top)