Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.07 KB

README.md

File metadata and controls

32 lines (27 loc) · 1.07 KB

Mini blog

This repository contains font-end and backend for 'Mini blog' website.

URLs

Tech Stuff

  • React
  • Redux
  • Material.ui
  • Node.js
  • Loopback 3
  • Npm, yarn
  • MongoDB

Details

websitebackend

This folder contains backend for Mini blog website. For API creation was using Loopback 3 and for backend - Node.js. For database I used MongoDB (Atlas).

websitefrontend

This folder contains front-end for Mini blog website. There are two roles: user and admin. User can read post and admin can seen all posts, users and can add new posts and modify created. Credentials for admin part are shown below:

websitefrontend1 websitefrontend2