Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hugoramonpereira/my-contacts

Application where you can add, edit, remove contacts, add categories and handle them in such an easy way.
https://github.com/hugoramonpereira/my-contacts

Last synced: 2 days ago
JSON representation

Application where you can add, edit, remove contacts, add categories and handle them in such an easy way.

Awesome Lists containing this project

README

        

# My Contacts

This is My Contacts Project - A big project that was built using [React.js](https://reactjs.org/) with [Node.js](https://nodejs.org/), [Javascript](https://www.ecma-international.org/), it also uses [Styled Components](https://styled-components.com/) to make this application look very crisp and solid, [Docker](https://www.docker.com/) to manage the containers of the application where the Databases, [Postgres](https://www.postgresql.org/) to store the data of our contacts.

 



 

This is a preview of the application



# Installation

After downloading you should install the missing packages and dependencies

using NPM:

```sh
npm install
```
using Yarn
```sh
yarn add
```
using PNPM:

```sh
pnpm install
```


# Run the project in development environment

using NPM:

```sh
npm run dev
```
using Yarn
```sh
yarn dev
```
using PNPM
```sh
pnpm run dev
```

# License
© Feito com muito ❤ por [Hugo Ramon Pereira](https://www.linkedin.com/in/hugo-ramon-pereira/) 🇧🇷