Code Monkey home page Code Monkey logo

my-contacts's Introduction

logo

Contact Manager with React, Node.js, Express, and PostgreSQL

Description: πŸ“°

This project demonstrates a complete contact management application developed with the following technologies:

Frontend: πŸ§‘β€πŸ’»

React: A JavaScript library for building interactive and efficient user interfaces.

Backend: πŸ§‘β€πŸ’»

Node.js: A JavaScript platform for developing scalable and high-performance applications.
Express: A web framework for Node.js that facilitates the creation of RESTful APIs.
PostgreSQL: A robust and reliable open-source relational database.

Features: β˜•

Create, edit, and delete contacts.
Customizable categories to organize contacts.
Search and filter contacts.
Intuitive and responsive user interface.

Running Project πŸš€

First, clone this project

git clone [email protected]:CleytonRR/my-contacts.git

Install dependecies

cd frontend/
yarn install
cd backend/
yarn install

To run this project you will need install PostgreSQL, After this, put your keys in .env files in backend folder, and get DB schema in backend/app/database/schema.sql

Run Project

cd backend/
yarn dev
cd frontend/
yarn start

Done πŸš€ project is running at localhost:3000/

Skills Developed: πŸ§‘β€πŸ’»

Full-stack development with React, Node.js, Express, and PostgreSQL.
Implementation of design patterns in the frontend and backend.
Use of good development practices, such as unit testing and continuous integration.
Creation of intuitive and responsive user interfaces.

Technologies Used: πŸ§‘β€πŸ’»

React
Node.js
Express
PostgreSQL
JavaScript
HTML
CSS

my-contacts's People

Contributors

cleytonrr avatar dependabot[bot] avatar

Stargazers

Bruno Papait avatar

Watchers

Lucian avatar  avatar

my-contacts's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.