Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

somalisintech/2020-hackathon-team-5

Repository files navigation

The Camden Point

The Camden Point is a search engine that offers a directory of the local services in the Camden borough. We connect all citizens of the Camden area to volunteer and donate to their local community.

Clone the repository

git clone https://github.com/somalisintech/2020-hackathon-team-5.git
cd book-explorer

check you have Ruby 2.6.6

Usage

The application can be tested locally. After downloading the repository, run bundle install and download all dependencies. Then run rake db:create db:migrate After that, run bundle exec rails server and also bundle exec bin/webpack-dev-server and the application will begin running on localhost:3000.