Skip to content

A journal application built in React using Bulma CSS, Node.js and JSON

Notifications You must be signed in to change notification settings

121Unicorns/journal-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GETTING STARTED

This web application was built using:

  • React
  • Bulma CSS
  • JSON
  • Node.js

To run the program, type:

npm start

then open http://localhost:3000 to view it in your browser.

NOTE: Please check for the Journal server here as it is the backend and a companion to this project. No journal entries will load or be created unless the server is also running. I will also be adding the server-api to this repository.

FEATURES

This application is a local Journal app that allows a user to:

  • Create a new journal entry
  • Retrieve and view all journal entries
  • Retrieve and view individual journal entries
  • Search for specific entries using a date or keyword
  • Edit and update past journal entries
  • Delete entries

SCREENSHOTS

Homepage

homepage

View All Journal Entries

view

View Individual Journal Entries

view

Search Journal Entries

search

Edit Journal Entries / New entry

edit

About

about

ENJOY!

About

A journal application built in React using Bulma CSS, Node.js and JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published