Skip to content

shirlaine/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Portfolio Project

This is my first attempt at creating a portfolio page on Ruby on Rails.

It consists of the following parts:

  • Homepage using html, css and bootstrap
  • Blog section with Authentication using 'devise' gem
  • Contact page using 'simple_form' gem

Other notable actions:

  • Switch database from sqlite to postgressql
  • Deploy to heroku

Gems used

  • Devise
  • Simple Form
  • Bootstrap
  • Jquery

Getting Started (To run app on local server)

git clone https://github.com/shirlaine/portfolio

run bundle install

http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published