Skip to content

paulsvh/SPOTS

Repository files navigation

Spots

Welcome to the Spots! This app allows users to explore, add, and review skate spots. This was built as part of my Flatiron school program for my Rails project.

Installation

Clone this repository and execute:

$bundle install This will install all necessary gems

Then execute:

$rails db:migrate This will run migrations to initialize the database for usage

Then execute:

$rails s This will spin up the rails server for utilizing the app Navigate to localhost:3000 in your browser to preview the app.

Usage

Spots is intended as a basic CRUD app to show technical proficiency in Ruby on Rails. Follow in-app instruction for details.

License

The app is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published