Skip to content

This project is to make a web blogging application with unique, creative design which enhances user experience.

License

Notifications You must be signed in to change notification settings

team-inspired-by/inspired-by

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inspired_by

This is a web application for blogging. With the concept of topics, and various types of posts, you can easily visualize your blog posts and categorize.

inspired_by is now developing yet. Alpha version will be launched at Feb 22, 2020

Quick start

# clone repo
git clone https://github.com/100kimch/inspired_by

# change directory to cloned app
cd app

# install the dependencies with npm
npm install

# start the server
npm run serve

go to http://localhost:8080 in your browser

Table of Contents

  • Overview
  • System Architecture
  • Contributors

Overview

System Architecture

  • will be updated

Frontend

  • Vue.js
  • Vuetify
  • Scss
  • Apollo Client

Backend

  • nginx
  • node.js
  • github API
  • google API
  • graphQL
  • mongoose
  • apollo server

Contributors

  • Kim Jihyeong

  • Jang Jaechul

    • Backend developer
    • Email
  • Kim Rokwon

    • Project Assistent
    • Email
  • Feel free to contact if you have any questions about this project as well as use issue tab in github.

About

This project is to make a web blogging application with unique, creative design which enhances user experience.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 52.9%
  • JavaScript 46.7%
  • Other 0.4%