nublson / Tindev

This is the Tindev, a Tinder Clone focused on developers who want to find others for project collaboration, mentoring, brainstorming and more.

Home Page:https://www.tindev.nubelson.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tindev (Frontend w/ React.js)

Mobile version here.

Tindev Preview

This is the frontend web version of Tindev, a Tinder clone focused on developers who want to find others for project collaboration, mentoring, brainstorming and more.

Getting Started

These instructions will get you a copy of the project up and running on your local machine 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.

/*
Default Backend URL
$ http://localhost:3333
*/

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 the Tindev, a Tinder Clone focused on developers who want to find others for project collaboration, mentoring, brainstorming and more.

https://www.tindev.nubelson.dev


Languages

Language:JavaScript 58.3%Language:CSS 36.7%Language:HTML 5.0%