Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/reactjs-tindev

:man_technologist: Tindev Application using Create React App, React Router, Axios, Socket.io and consuming the features of the Node.js - Tindev API
https://github.com/osvaldokalvaitir/reactjs-tindev

reactjs rocketseat semana-omnistack semana-omnistack-8 tindev

Last synced: 8 days ago
JSON representation

:man_technologist: Tindev Application using Create React App, React Router, Axios, Socket.io and consuming the features of the Node.js - Tindev API

Awesome Lists containing this project

README

        


Logo


ReactJS - Tindev


:man_technologist: Tindev Application using Create React App, React Router, Axios, Socket.io and consuming the features of the Node.js - Tindev API


GitHub language count

GitHub language top


Made by Kalvaitir

License


Demo   |   Install and run   |   License

## :computer: Demo

![Demo](/.github/assets/demo.gif)

## :wrench: Install and run

_ps: Before running the app, start the [Node.js - Tindev](https://github.com/osvaldokalvaitir/nodejs-tindev) backend._

Open terminal:

```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-tindev

# Entry in folder
cd reactjs-tindev

# Install deps with npm or yarn
npm install | yarn

# Launch the app with npm or yarn
npm run start | yarn start
```

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho