Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

sayyidyofa/sfb-express-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sfb-express-react

Simple Flat Blog using Express and React

This repo contains both backend and frontend in each respective directories.

This project is made for college final assignment, Database Programming course.

Set Up

Backend

Inside the backend directory, run

Install global deps (for CLI) npm i -g mongoose-data-seed chai mocha supertest

Install deps npm i

Seed data npm run seed:run

Run the server npm run dev

Frontend

Follow the instructions at the readme inside the frontend directory

The frontend uses Semantic UI React framework

References

API Documentation

https://documenter.getpostman.com/view/5935817/Szme4xo8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published