Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 551 Bytes

README.md

File metadata and controls

37 lines (20 loc) · 551 Bytes

📞 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