Skip to content

damigreen/BlogKeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Keep

Table of Contents

Description

A Nodejs web Application that allows users save interesting blogs from the all around the web.

Features

  • Allow users create account by signing in.
  • Load blog list describing each added blog from the database
  • Allows users add new blogs
  • Remove a blog from the list
  • Vote on a blog of your liking
  • Comment on blogs

Technologies

  • React - A JavaScript library for building user interfaces
  • Redux - A Predictable State Container for JS Apps
  • Ant Design - A simple user interface library
  • MongoDB - The databse for modern applications
  • Styled Components - A library used for writing css codes

Installation

$ git clone https://github.com/damigreen/BlogKeep.git
$ cd project-minimek && yarn install
$ yarn start

About

A simple app for holding your favorite blogs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published