/robo-cafe

Primary LanguageJavaScript

Robo-Cafe

Description

AS A developer who writes about tech

I WANT a CMS-style blog site

SO THAT I can publish articles, blog posts, and my thoughts and opinions

Table of Contents

Usage

Robot Cafe

Technologies

  • NodeJS
  • Handlbars
  • Sequelize
  • MySQL
  • Materialize

Commands to start the application

Running on local host

  • Seed the application:
    • npm run seeds
  • Start the application:
    • npm start

Screenshots

Landing page

Landing Page

User Dashboard

Dashboard

Questions

How to reach me