How To Build a Toast Notification Using Vuejs
This project was built using Vuejs, this is a toast notification app, we have four buttons once clicked it is displaying a custom notification, success danger warning & info.
How to use :
Extract the folder then open the project using the command line and run the commands:
npm install to install all the packages
npm run dev to start the server.