Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Awesome Blogsite Project #3

@pramit-marattha

Description

@pramit-marattha

Awesome Blogsite Project

  • Setup Server
    • Install Dependencies
    • cors
    • cookie-parser
    • body-parser
    • passport
    • jwt
    • validator
    • morgan
    • crypto
    • lodash
    • slugify
    • Setup Express App
    • Setup user authentication and blog post routes
  • Model DB
    • UserSchema setup
    • BlogSchema setup
    • Setup Mongoose Model(s)
  • POST /api
    • Create a new users
    • Create a new blogpost
  • GET / logs
    • Listing all blog post
  • Setting up react as a client
    • Install Dependencies
    • query-string
    • isomorphic fetch
    • jsonwebtoken
    • moment
    • reactstrap
    • nprogress
    • react-quill
    • js-cookie
  • Create Form to add a new post.
  • standalone separate profile page for each individual users.

Metadata

Metadata

Labels

New FeatureNew and latest FeaturesNew ProjectNew and latest project / web appenhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions