Contact Me repository is responsible for my portfolio project's API BACKEND. Response to the user's submission and Storing their contact information in the database is the main feature of this project.
Please follow the below instructions to run this project in your machine:
-
Clone this repository
git clone https://github.com/mmesba/contact-me.git
-
Install Dependencies
npm install
-
Run the app
npm start
-
Your app should be available in http://localhost:3000
Mesbaul Haque - http://mesba.live
DM - mail
Project Link: https://github.com/mmesba/contact-me