Is a toast message components developed using Neobrutalism design. In the provided Demo you can click the button to queue up notification. Each notification shows up for 2 seconds then disappears to allow the next to be displayed
This project was generated with Angular CLI version 13.0.3.
- clone the repository
git clone [email protected]:robdll/neobrutal-snackbar.git
- instal dependency
cd neobrutal-snackbar npm i
-
run the project npm start
-
Open http://localhost:4200 to view it in your browser.
npm run build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
This project allow to deploy directly on github pages just by running
ng deploy --base-href=/neobrutal-snackbar/