Giter Club home page Giter Club logo

my_blog_app's Introduction

Blog App

Project description

This project is for learning purpose just to get familiar with Ruby on Rails. It is gotten from The Odin Project.

In it, we built a simple blog app demo, with ruby on rails, erb, css, scss.

Screenshot

Live demo link

BlogA

Tools and technologies used to build this project

  1. Ruby 2.7.1
  2. Ruby on Rails 6.0.3.2

Running and testing it locally

Prerequisites

  1. You should have Ruby 2.7.1
  2. You need to have Rails 6.0.3.2

Setup

  1. Clone this repository with https://github.com/Georjane/My_Blog_App.git

  2. Go inside this repo locally by typing cd My_Blog_App

  3. Run bundle install to install all necessary dependecies

  4. Run bin/rails db:migrate to create necessary tables in database

Usage

Run bin/rails server

Contributing

There are two ways of contributing to this project:

  1. If you see something wrong or not working, please open the issue in issue section
  2. If you see something to improve or to correct, and you have a solution to that, follow the below steps to contribute:
    1. Fork this repository
    2. Clone it on your local computer by running git clone https://github.com/Georjane/My_Blog_App.git Replace your username with the username you use on github
    3. Open the cloned repository which appears as a folder on your local computer with your favorite code editor
    4. Create a separate branch off the master branch,
    5. Write your codes which fix the issue you found
    6. Commit and push the branch you created
    7. Open a pull request, comparing your new created branch with our original master branch here

Author

1. Witah Ngu Georjane

Show your support

Give a ⭐️ if you like this project!

Acknowledgment

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.