Skip to content

alookatommorow/west-coast-skateparks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

West Coast Skateparks

Build Status Dependency Status Code Climate Test Coverage

West Coast Skateparks (WCS) is an informational directory of every skatepark in the western states of the United States (California, Oregon, and Washington). Skatepark listings include an address and map for each skatepark along with other pertinent details such as hours, size, and date opened. Users can track visits and favorites and leave ratings and reviews. Pictures coming soon.

Screenshot

Deployment

West Coast Skateparks is deployed using Heroku. Visit the app here

Technology

Stack

Integrations

Setup

React

Install Node
  1. Install Node with your preferred Node version manager
Setup Webpack Dev Server
  1. install yarn brew install yarn
  2. yarn install
  3. run developement server bin/shakapacker-dev-server

Rails

Install Ruby
  1. Install Ruby 3.2.2 with your preferred Ruby version manager
Install Bundler
  1. gem install bundler
Install ImageMagick
  1. brew install imagemagick
Setup Rails App
  1. Install Postgres
  2. bundle install
  3. bundle exec rails db:setup
  4. bundle exec rails s
  5. Open http://localhost:3000 and get to it

Contribute

If you would like to clone the repo and make a contribution, please feel free!

  1. Clone repo (git clone git@github.com:alookatommorow/west-coast-skateparks.git)
  2. Follow instructions to setup local env
  3. Add some cool stuff
  4. Open a PR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published