Skip to content

This is beginner project focuses on connection between FE and BE, making Simple API to save contacts in DB and it is a full stack app

Notifications You must be signed in to change notification settings

PratikTomar/Contact-Saver-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Contacts Saver FullStack Web App (CRUD Based)

Project Description

This is beginner project focuses on connection between FE and BE, making Simple API

Preferred technologies

  • Mongo DB for data storage
  • Express as an API
  • HTML, CSS and JS as a front end technologies
  • Node js as a backend server

To Setup this in your local

to install all the NPM dependencies run

npm install

and enter DB url and PORT number on .env file

Example

let say your port is 3000 then you need to add enter http://localhost:3000/ in your URL after running the server

About

This is beginner project focuses on connection between FE and BE, making Simple API to save contacts in DB and it is a full stack app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published