Skip to content

ThiagoPereiraUFV/EasyContacts-backend

Repository files navigation

EasyContacts Backend

🔨 Thiago Marinho Pereira

GitHub language count Repository size GitHub last commit GitHub workflow status License

Technologies   |    Project   |    Installation   |    License

🚀 Technologies

This project was built using following technologies:

💻 Project

System to manage contacts developed using NodeJS and Express.js.

🔧 Installation

You must install app dependencies using the following command on your Terminal:

# yarn
$ yarn install

# npm
$ npm install

Execute the following command to start app:

# yarn
$ yarn start

# npm
$ npm start

📝 License

This project is under MIT License. Check out LICENSE file to more details.


Built with ♥️ by Thiago Pereira