Skip to content

A business review app built with Ruby on Rails and Typescript.

Notifications You must be signed in to change notification settings

Simonvargas/FiveCents

Repository files navigation

FiveCents

FiveCents is a business reviews app built using Ruby on Rails on the backend and React Typescript on the frontend. Come leave a review!

Technologies

Features

View all businesses

View all the businesses listed on the home page Home

View business && Create a Review

Be able to view specific business, the reviews other have left, and leave your own review Reviews

Installation

To build/run project locally, please follow these steps:

  1. Clone this repository
git clone https://github.com/Simonvargas/FiveCents.git
  1. Install dependencies
bundle install
npm install
  1. Setup your PostgreSQL
rails db:migrate
rails db:seed
  1. Start the server
rails s

Contact

Simon Vargas

simonvargas01@gmail.com

About

A business review app built with Ruby on Rails and Typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published