/personalPortfolio

Personal portfolio using Rails framework

Primary LanguageRubyMIT LicenseMIT

Personal Portfolio

This is a Ruby on Rails 5 application that allows users to create their own portfolios.

Getting Started

Prerequisites

Installing

Clone the repo

git clone https://github.com/Mill1893/personalPortfolio.git

Cd into the directory

cd personalPortfolio

Run bundle install

bundle install

To start the service

rails s

Running the tests

Unit tests pending (will be written with Rspec)

And coding style tests

Linter will be added at a later time.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • This project was created using Jordan Hudgens Udemy course