limavfabio / MyRailsBlog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

MyBlog

MyBlog is a simple Ruby on Rail blog app.

πŸ›  Built With

Tech Stack

Client
Database

Key Features

  • [Hello Ruby on Rails!]

(back to top)

πŸš€ Project Documentation

Not yet ready

Diagram

Not yet ready

(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:

ruby version 2.7.0 or later

Setup

Clone this repository to your desired folder:

  git clone https://github.com/limavfabio/MyBlog.git
  cd MyBlog

Install

Install this project with:

  bundler install

Usage

To run the project, execute the following command:

  bin/rails server

Run tests

To run tests, run the following command:

  rspec src/spec

Deployment

Not yet deployed

(back to top)

πŸ‘₯ Authors

πŸ‘€ FΓ‘bio Lima

πŸ‘€ Uthman Igein Bello-Imoukhuede

(back to top)

πŸ”­ Future Features

  • [Integration with PostgreSQL]

(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 leave a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank everyone whose code was used or served as inspiration.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 73.0%Language:HTML 23.8%Language:JavaScript 2.0%Language:CSS 1.0%Language:Shell 0.2%