EmiLoKiJu / BlogApp

A RoR BlogApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [BlogApp]

logo

[BlogApp] This is a Ruby on Rails project.

πŸ›  Built With

Tech Stack

Ruby on Rails

πŸ’» Getting Started

BlogApp is just a database for now

Prerequisites

In order to run this project you need:

Ruby 3.0.1 or above Rails 7.07 or above

Setup

Clone this repository to your desired folder:

git clone https://github.com/EmiLoKiJu/BlogApp.git

Install

go to the folder of the repository, and run this line in the terminal to install dependences:

bundle install

Usage

run rails server Go to the localhost and see it working. add /users to see all the users. From then feel free to navigate

Run tests

you can run tests by running this line in the terminal:

rspec

You can run test for the system doing rspec spec/views

Deployment

No deployment implemented yet

(back to top)

πŸ‘₯ Authors

πŸ‘€ Gabriel Rozas

πŸ‘€ Ignacio Fino

(back to top)

πŸ”­ Future Features

More data

(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 give it a star ⭐️

(back to top)

πŸ™ Acknowledgments

I would like to thank to Microverse for giving this inspiring project

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

A RoR BlogApp

License:MIT License


Languages

Language:Ruby 72.2%Language:HTML 20.7%Language:CSS 3.3%Language:Batchfile 2.6%Language:JavaScript 1.2%