fcsouza / dev-radar

Projeto da Semana OmniStack 10 - Realizado utilizando NodeJS(Backend), ReactJs(Frontent) & React Native(Mobile).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fabricio

Uma Aplicação com intuito de localizar programadores, baseado em suas tecnologias, em um raio de 10 kms a partir da sua localização.

Status GitHub Issues GitHub Pull Requests Made By License

📝 Conteúdo

Iniciando   |    Instalando   |    Tecnologias Utilizadas   |    Autor

🏁 Iniciando

Instruções de como acessar as rotas e instalação.

⚒ Instalando

# Clone this repository
$ git clone https://github.com/fcsouza/dev-radar

# Go into the repository
$ cd dev-radar/backend

# Install dependencies
$ yarn install

⛏️ Tecnologias Utilizadas

  • Express - Server Framework
  • React - A declarative, efficient, and flexible JavaScript library for building user interfaces
  • React Native - A framework for building native apps using React
  • NodeJs - Server Environment
  • Nodemon - Simple monitor script for use during development
  • Sucrase - Sucrase is an alternative to Babel that allows super-fast development builds

✍️ Autor

🗒 Licença

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.

About

Projeto da Semana OmniStack 10 - Realizado utilizando NodeJS(Backend), ReactJs(Frontent) & React Native(Mobile).


Languages

Language:JavaScript 92.7%Language:HTML 7.3%