Skip to content

dewa-nanda/memo-app

Repository files navigation

Memo App 📝

Memo App is a simple and intuitive application built using Vue 3 and Vite. This app allows users to create, edit, and delete memos easily.

Features

  • Create new memos
  • Edit existing memos
  • Delete memos
  • Responsive design

Tech Stack

My Skills

  • Vue 3 - The progressive JavaScript framework for building user interfaces.
  • Vite - A fast build tool for modern web projects.
  • Pinia - State management library (replaceable by Vuex).
  • TypeScript - For static typing.
  • Tailwind CSS - A utility-first CSS framework for styling your application.

Demo

You can check out the demo of the app here: Live Demo

Project Setup

To get the project up and running locally, follow the steps below:

Prerequisites

  • Node.js (>= 14.x)
  • NPM (>= 6.x)

Installation

  1. Clone the repository:
    git clone https://github.com/dewa-nanda/memo-app.git
    cd memo-app
  2. Install the dependencies:
    npm install
  3. Run the development server:
    npm run dev
  4. Build the project for production:
    npm run build
  5. Preview the production build:
    npm run preview

About

simple and intuitive application built using Vue 3 and Vit. This app allows users to create, edit, and delete memos easily.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors