Skip to content

It is the rails capstone project and is compulsory to master the ruby on rails curriculum. This project is all about articles like a blog app.

License

Notifications You must be signed in to change notification settings

umairarshadbutt/life-style

Repository files navigation

Life Style Blog-Ruby on Rails

Status Github Issues GitHub2 Pull Requests License Linkedin Gmail Portfolio

It is the rails capstone project and is compulsory to master the ruby on rails curriculum. This project is all about articles like a blog app.

screenshot

Built With

  • Ruby on Rails

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Text Editor (VSCode is suggested.)
  • Install Ruby
  • Install Rails
  • Install git

Setup

  • Open Terminal
  • Change directory to folder to download repository
  • Use cd <file-path>
  • Run git clone https://github.com/umairarshadbutt/life-style.git
  • cd to the project cd life-style
  • Install gems bundle install
  • Install Yarn yarn install --check-files
  • Create database rails db:create
  • Migrate database rails db:migrate
  • Run rails server
  • Test bundle exec rake spec

Authors

👤 Umair Arshad

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

It is the rails capstone project and is compulsory to master the ruby on rails curriculum. This project is all about articles like a blog app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published