Skip to content

ReactJS Submission Project for Dicoding Academy "Belajar Membuat Aplikasi Web dengan React"

Notifications You must be signed in to change notification settings

falihdzakwanz/Personal-Notes

Repository files navigation

Welcome to The Personal-Notes Repository!

A Personal Notes application built using Vite + React. This application allows users to add, delete, search, and archive notes.

Key Features

  • Notes Management: Create, update, and delete notes.
  • Search Functionality: Search notes by title keyword.
  • Archive Notes: Archive and unarchive notes.

Technologies Used

  • Vite: Next Generation Frontend Tooling.
  • React: JavaScript library for building user interfaces.
  • CSS: Styling the application.

Getting Started

Prerequisites

  • Node.js: Ensure you have Node.js installed (version 18.0.0 or higher is recommended).

Steps

  1. Clone the repository:
git clone https://github.com/falihdzakwanz/Personal-Notes.git
  1. Open the folder:
cd personal-notes
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Build the project:
npm run build

Note

This project is part of a submission for the Dicoding Academy course “Belajar Membuat Aplikasi Web dengan React”. Please do not reuse this project for your own submissions. It is intended for educational and open-source purposes only.

About

ReactJS Submission Project for Dicoding Academy "Belajar Membuat Aplikasi Web dengan React"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published