Skip to content

bernasantolin/login-comment-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login comment app

Simple login page with comment functions (Create, Update, Delete) that store in a localstorage

Tech Stack

Vite + React & MUI v5

Run Locally

Clone the project

  git clone https://github.com/bernasantolin/login-comment-app

Go to the project directory

  cd login-comment-app

Install dependencies

  npm install

Development

Build or Serve the project with the production environment (.env.development)

Serve on local

  npm run dev

For building with the development environment

  npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published