Skip to content

MuhanguziDavid/mydiary-frontend

Repository files navigation

MyDiary-frontend

Build Status Maintainability Test Coverage

MyDiary is an online journal that provides users with the ability to pen down their thoughts and feelings

Features

MyDiary offers the following features

  • Create an account for a user
  • Login a user
  • View all entries in a user's diary

Visit the deployed app:

https://my-diary-4-frontend.herokuapp.com

Getting Started

Installation

  • Clone the project at MyDiary.
  • cd into the project diractory
  • run 'npm install'

Running the app in dev mode

Tests

To run tests, run the command npm run test -- -u

Tests with coverage

To run tests with coverage, run the command npm run test -- -u --coverage

About

This is the frontend which consumes the "MyDiary" api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published