git clone https://github.com/Yanir-R/GlitchPage.git
npm i
npm start
This is a tiny Clone that was designed from Glitch Teams page in the imagination that they could have had a component of ‘donations’ on their site
- Simple Form Validations
- Connection to Mongo database & save every donate
- The donate number is saved in
localStorage
- Responsive Design
- Initially the application with your Browser at
http://localhost:3000/
- Enter a number in the input and click the Give Now button Pressing F12 will bounce the Devtool of your Browser every Number that is enterd will get a response from the server
response: Thanks For your donate!!
with the timestamp
I created the project to test my abilities.
MIT © Yanir-r