Skip to content

Yanir-R/GlitchPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Started

Clone the repo:

git clone https://github.com/Yanir-R/GlitchPage.git

Install dependencies :

npm i

Run the Server:

npm start

Open Your Browser At:

http://localhost:3000/

Table of Contents js-standard-style

Introduction

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

Features

  • Simple Form Validations
  • Connection to Mongo database & save every donate
  • The donate number is saved in localStorage
  • Responsive Design

Instructions

  • 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

Motivation

I created the project to test my abilities.

Technologies

html css javascript mongodb nodejs

License

MIT © Yanir-r

About

Clone Of Glitch Style & Connection to MongoDB & nodeJS 🔥

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published