Skip to content

Take a moment and reflect on your thoughts today. A simple journal app to write down what happened in your day.

Notifications You must be signed in to change notification settings

Zio-4/one-journal-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Journal

A simple journal app for reflecting on your day

Description

One Journal is an app that lets you create journals for any topic you want to write about.

Screenshot

Create journal posts in a journal for anything you wish, and ponder over the happenings of today.

Screenshot

Install your own copy

Fork and clone this repository.

Then cd into the project directory and run:

npm install
npm start

Environment Setup

Verify you are running a recent version of Node with:

node -v

If your Node version is less than 14, update it with:

nvm install node

You can also update your npm version with:

npm i -g npm

Built with

Javascript React React Router Semantic UI CSS

This Repository contains the frontend for One Journal. The backend can be found here.

About

Take a moment and reflect on your thoughts today. A simple journal app to write down what happened in your day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published