Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adeola003/greeting_api


https://github.com/adeola003/greeting_api

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Adeola

**Hello react**

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Catalog of my things\] ](#--)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [Hello React App]

**[Hello React]** is about building a project using both React and ruby Rails.

I created a Ruby on Rails application that allows the user to:
- Display random greeting using react for the front end part of the project.

## 🛠 Built With

### Tech Stack

Ruby
Rails
IRB
SQL
Rspec
Vscode
React
Capybara

### Key Features
- **[Schema file is created for the project]**
- **[Database is connected to rails app]**
- **[Use database migration files to maintain database schema]**
- **[Deployed the app online]**

(back to top)

## [Go live](https://adeola-budget-app.onrender.com)
## [Video presentation](https://www.loom.com/share/2fe8239c00a7440eae1f30b3e00cc953?sid=bd08630a-596f-4e13-8dc1-71de0898ea39)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:

### Setup
Clone this repository to your desired folder:

```sh
git clone https://github.com/adeola003/Budget_App.git
cd Budget_App
```
> Install Gemfile

```
$ bundle install
```

> Run the app

```
$ rails s
```

## Rubocop
> To check linter

```
$ rubocop --color
```

## Rspec
> To run testing
```
$ rspec
```

### Install
-Command: bundle install, npm install

### Usage
- Step 1: Use the `rubocop` command to raise rubocop errors
- Step 2: `rubocop -A` for autorection

👤 **Abdel-Khafid SALAOU**

- GitHub: [@githubhandle](https://github.com/adeola003)
- Twitter: [@twitterhandle](https://twitter.com/khadaf6)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/abdel-khafid-salaou)

## 🔭 Future Features

- [ ] **[Will-add-more-intersting features]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the [issue page](https://github.com/adeola003/Budget_App/issues)

(back to top)

## ⭐️ Show your support

If you like this repo dont forget to give it a star.

(back to top)

## 🙏 Acknowledgments

I would like to thank the Microverse community and the partners.
I also give thanks to [Gregoire Vella on Behance](https://www.behance.net/gregoirevella), the author of [the original design](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs)).

(back to top)

## 📝 License

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

(back to top)