Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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
https://github.com/osvaldokalvaitir/reactjs-proffy
next-level-week next-level-week-omnistack-2 nlw nlw-omnistack-2 proffy reactjs rocketseat
Last synced: about 2 months ago
JSON representation
:books: Proffy Application using Create React App, TypeScript, Axios, react-router-dom and consuming the features of the Node.js - Proffy API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-proffy
- Owner: osvaldokalvaitir
- License: mit
- Created: 2020-08-03T23:49:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T12:10:32.000Z (3 months ago)
- Last Synced: 2024-10-31T13:22:32.438Z (3 months ago)
- Topics: next-level-week, next-level-week-omnistack-2, nlw, nlw-omnistack-2, proffy, reactjs, rocketseat
- Language: TypeScript
- Homepage:
- Size: 3.05 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - Proffy
:books: Proffy Application using Create React App, TypeScript, Axios, react-router-dom and consuming the features of the Node.js - Proffy API
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 - Proffy](https://github.com/osvaldokalvaitir/nodejs-proffy) backend._
Open terminal:
```sh
# 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
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho