Tekhlay / my-blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [my blog]

[my blog ] is a web application developed with ruby and rails and allows users to read post and create new posts plus comments.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • [Data modeling]
  • [Controller]
  • [View]

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Tekhlay/my-blog.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails test

Deployment

You can deploy this project using: Herekou

(back to top)

πŸ‘₯ Authors

πŸ‘€ Tekhlay

πŸ‘€ Uche

(back to top)

πŸ”­ Future Features

  • [Add controller]
  • [Add view]
  • [automated testing]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please share with your partners.

(back to top)

πŸ™ Acknowledgments

I would like to thank @Microverse online school.

(back to top)

❓ FAQ (OPTIONAL)

  • [How to run ruby file?]

    • [ruby filename.rb]
  • [How to test in ruby]

    • [Using Rspec]

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 77.5%Language:HTML 20.6%Language:JavaScript 1.2%Language:CSS 0.7%