AlaaShaheen2 / Blog-app-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“–Blog App

Blog App is an under buiding blog app, which is going to be a full-stack RoR app.

πŸ›  Built With

Tech Stack

Ruby on Rails

Client
Server
Database

Key Features

  • Create User
  • Write a Post
  • Like/comment on the posts

(back to top)

πŸš€ Live Demo

The project will go live after the completion.

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

Install Ruby
Install PostgreSQL
Install Rails

Setup

Clone this repository to your desired folder:

 git clone https://github.com/AlaaShaheen2/Blog-app-

> Move inside the directory:

```sh
 cd diary

Install

Install this project with:

run

 bundle install

Usage

To run the project, execute the following commands:

run

 rails server

run

 rails db:create

Open the app on http://localhost:3000/

(back to top)

πŸ‘₯ Author

πŸ‘©β€πŸ’» Alaa Shaheen

(back to top)

πŸ”­ Future Features

  • Create User
  • Add post
  • Add like and comments

(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 give it stars on GitHub.

(back to top)

πŸ™ Acknowledgments

I would like to thank the Microverse organization and Ruby on Rails co founders for providing the documentations on RoR technology.

(back to top)

❓ FAQ

  • What is this app about?

    • This is a blog app, where users can create accounts and post their blogs.
  • What are the technologies used building this app?

    • Main technologies used in this app are (Ruby, Rails, and PostgreSQl)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 73.0%Language:HTML 20.4%Language:CSS 5.2%Language:JavaScript 1.4%