osvaldokalvaitir / reactjs-proffy

:books: Proffy Application using Create React App, TypeScript, Axios, react-router-dom and consuming the features of the Node.js - Proffy API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

ReactJS - Proffy

πŸ“š Proffy Application using Create React App, TypeScript, Axios, react-router-dom and consuming the features of the Node.js - Proffy API

GitHub language count GitHub language top Made by Kalvaitir License

Demo   |   Install and run   |   License

πŸ’» Demo

Demo

πŸ”§ Install and run

ps: Before running the app, start the Node.js - Proffy backend.

Open terminal:

# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-proffy

# Entry in folder
cd reactjs-proffy

# Install deps with npm or yarn
npm install | yarn

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

πŸ“ License

This project is under the MIT license. See LICENSE for more information.


Developed with πŸ’š by Osvaldo Kalvaitir Filho

About

:books: Proffy Application using Create React App, TypeScript, Axios, react-router-dom and consuming the features of the Node.js - Proffy API

License:MIT License


Languages

Language:TypeScript 54.3%Language:CSS 44.0%Language:HTML 1.7%