Skip to content

This is a journal web application built with React, Redux, and Material-UI. The app allows users to log in, register, add, edit, and delete notes.

Notifications You must be signed in to change notification settings

cipher01100001/journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Journal App 📔

This is a journal web application built with React, Redux, and Material-UI. The app allows users to log in, register, add, edit, and delete notes.

Features

  • User authentication: Login and registration functionality.
  • CRUD operations: Add, edit, and delete journal notes.
  • Image uploads: Integration with Cloudinary for uploading images.
  • Database: Integration with Firebase for data storage.
  • Redux integration: State management for a predictable state container.
  • Material-UI: A set of React components for faster and easier web development.

Technologies Used

  • React: JavaScript library for building user interfaces. React
  • Redux: State management library for JavaScript apps. Redux
  • Material-UI: React components that implement Google's Material Design. Material-UI
  • Firebase: Real-time database and authentication service. Firebase
  • Cloudinary: Cloud-based image and video management service. Cloudinary
  • Yarn: Dependency management tool used for installing packages and managing project dependencies. Yarn

Installation

  1. Clone the repository:
    git clone https://github.com/cipher01100001/journal.git
  2. Navigate to the project directory:
    cd journal
  3. Install dependencies using Yarn:
    yarn install

Usage

  • Register for an account if you're a new user, or log in if you're an existing user.
  • Once logged in, you can add, edit, and delete journal notes.

About

This is a journal web application built with React, Redux, and Material-UI. The app allows users to log in, register, add, edit, and delete notes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published