adriano2teixeira / cep-consulting

An app to consult CEP's (Brasil)

Home Page:cep-consulting.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Author: Adriano Teixeira João Github: https://github.com/adriano2teixeira

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open the Browser to see the result.

Technologies: NextJS : I prefer using this framework because i'm used to and like using it because it is very good when starting a new reactjs project in the modern days.

Chackra: Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.

Deployment: The production version is deployed on Vercel

Why vercel? As i'm using the nextjs framework, vercel has a great support for this stack, so it is realy easy to setup all things and get all up and running there, even with the CI aproach.

https://cep-consulting.vercel.com

Production: yarn start

About

An app to consult CEP's (Brasil)

cep-consulting.vercel.app


Languages

Language:JavaScript 64.5%Language:CSS 35.5%