A simple Contact List App
- Add the Contact Number.
- Delete Contact Number.
- All the task saved to MongoDB database (Mongoose is used to model application data).
- Animated 3-D background from Vanta JS.
- Install nodejs.org.
- Fork,clone and open this repository in terminal/command prompt.
- Execute npm install.
- Execute npm start.
- Open your favourite browser and go to https://localhost:8000