0 Forks
0 Stars
0 Watchers

Blogs

A full-stack blog website built with Rails and PostgreSQL. Users can register and login to create new posts or read other users posts and like or comment on them. Users can delete their posts and also their comments. The website is connected to a database built with PostgreSQL.

How to download and setup Blogs

Open terminal and run command
git clone https://github.com/PrangonGhose/Blogs.git
git clone is used to create a copy or clone of Blogs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Blogs https://github.com/PrangonGhose/Blogs/archive/master.zip

Or simply clone Blogs with SSH
[email protected]:PrangonGhose/Blogs.git

If you have some problems with Blogs

You may open issue on Blogs support forum (system) here: https://github.com/PrangonGhose/Blogs/issues