Skip to content

This is Neardev, the idea of ​​creating this app came from the difficulty I have, not only finding manpower, but also finding other developers near me that I can exchange an idea about the technologies I'm studying, sometimes I have a developer studying the same technology as me on my street and I don't even know this person exists.

Notifications You must be signed in to change notification settings

nublson/Neardev-Mobile

Repository files navigation

Neardev (Mobile w/ React Native)

Web version here.

Neardev Preview

This is the frontend mobile version of Neardev and also the most important part of the project, it will give you access to the map that picks up your current location and you can type in a technology name and all developers using the technology typed within 10 kilometers will be returned.

Getting Started

These instructions will get you a copy of the project up and running on your local machine (Real mobile device or simulator) for development and testing purposes. Feel free to deploy if you want.

Prerequisites

You will need the backend to be running so that you can connect both sides of the Application putting the BACKEND_URL in the .env file.

BACKEND_URL = urlBackend

Installation

Clone the repository and run

// With NPM
$ npm install
$ npm run start

// With Yarn
$ yarn install
$ yarn start

Built With

Contributing

Please feel free to send pull request if you want to contribute!

Authors

-Nubelson - Development - nubelsondev

About

This is Neardev, the idea of ​​creating this app came from the difficulty I have, not only finding manpower, but also finding other developers near me that I can exchange an idea about the technologies I'm studying, sometimes I have a developer studying the same technology as me on my street and I don't even know this person exists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published