Skip to content

PetyaFerreiraDeveloper/daily-journal

Repository files navigation

My Daily Journal

This app allows a user to create a profile on the web site. After registering, the user can create journal or blog entries. The journal entries are only visible to the logged creater of the entry, while the blog entries are available to all users (both logged and not logged). The user who has created an entry can also edit and delete it.

For Back end I am using Softuni's practice server.

More info about the REST service:

https://github.com/softuni-practice-server/softuni-practice-server

Note: The service is initialized with a user, which can be used for immediate testing:

[email protected] : 123456

To start the project:

  1. Clone the repository locally on your machine. Open terminal, navigate to the folder you want to save the project in and type:

git clone https://github.com/PetyaFerreiraDeveloper/daily-journal.git

  1. To install dependecies type in terminal in the folder of the project

npm i

  1. To start the project type:

npm start

About

An app allowing user to record daily in an online journal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages