Skip to content

amaranand360/Backend_projects-Contact-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📞 Backend_projects Contact App

  • This is a Node.js and Express.js application for managing contacts.

🚀 Installation

Clone the repository: git clone 
Install the dependencies: npm install

🎯 Usage Start the server: npm start Open your web browser and go to http://localhost:3000

💻 Technology used:

Frintend technilogy

  • Html
  • CSS

Backend technology

  • Node.js
  • Express.js

Databse

  • MongoDb(database)

📝 API Routes GET /contacts

🤝 Contributing