/blogger

A full stack web application for blogging. Allows for users to create accounts and login/logoff. Users are then be able to create, edit, and delete posts. Posts feature a title and body as well an image uploaded by the user.

Primary LanguageHTML

Blogger

A web application for blogging. Allows for users to create accounts and login or logoff. Users are then be able to create, edit, and delete posts. Posts feature a title and body as well an image uploaded by the user.

Installation

npm install

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run test

Runs all tests suites using jest.\