Skip to content

sidneyhopkins/crud-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React CRUD Journal App

By Sidney Hopkins

A crisp journal with CRUD (create, read, update, delete) functionality.

Technologies Used

HTML, CSS, Bootstrap, JavaScript, React (react-uuid)

Description

This application allows users to type a journal entry with a title, where it can be viewed directly on the page. The journal entries can be edited and deleted. The date and time is stamped to the entry when it's published and updates each time the user edits an entry.

How to Use

  • Clone this repository to your desktop
  • Navigate to the top level of the directory`
  • Run npm install in the terminal
  • Run npm start in the terminal

License

If you have any questions, ideas, or concerns, feel free to contact me at the email listed on my GitHub profile.

MIT © 2022 Sidney Hopkins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors