Giter Site home page Giter Site logo

jesusjimenezc / journalapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 128 KB

JournalApp is a web application for personal journaling, built with TypeScript and Bun. It uses React-Hook-Form for form management, Firebase for the database and authentication, Redux Toolkit for state management, and ESLint for code standards. The app allows users to register, log in, and manage journal entries efficiently.

Home Page: https://jourapp.vercel.app/

License: MIT License

JavaScript 13.69% HTML 1.75% TypeScript 84.42% CSS 0.14%
bun eslint firebase-auth firestore-database journalapp reactjs redux-toolkit

journalapp's Introduction

JournalApp

Description

JournalApp is a web application designed to allow users to keep a personal journal. The application is built using TypeScript as the primary language and Bun as the JavaScript runtime. Key technologies and libraries used in this project include React-Hook-Form for form management, Firebase for the database, Redux Toolkit for state management, and ESLint for maintaining code standards.

Features

  • TypeScript: Utilizing static typing to improve code quality and readability.
  • Bun: Using Bun as the JavaScript runtime for faster development and execution.
  • React-Hook-Form: Efficient form handling with minimal re-renders.
  • Firebase: Real-time database and authentication.
  • Redux Toolkit: Simplified state management with Redux.
  • ESLint: Ensuring consistent and clean code standards.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/JournalApp.git
  2. Navigate to the project directory:

    cd JournalApp
  3. Install the dependencies:

    bun install
  4. Set up Firebase:

    • Create a Firebase project in the Firebase Console.
    • Set up Firestore and Authentication in your Firebase project.
    • Add your Firebase configuration to the project.
  5. Start the application:

    bun run dev

The application will be available at http://localhost:5173.

Usage

  1. Open the application in your browser.
  2. Register or log in using the Firebase authentication.
  3. Start creating, editing, and deleting journal entries.
  4. Explore the features of form handling with React-Hook-Form and state management with Redux Toolkit.

License

This project is licensed under the MIT License. For more details, see the LICENSE file.

Contact

Your Name - [email protected]

Project Link: JournalApp - Demo

journalapp's People

Contributors

jesusjimenezc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.