Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-typescript
:man: Application using Create React App, TypeScript, Axios and consuming the features of the Node.js - TypeScript API
https://github.com/osvaldokalvaitir/reactjs-typescript
reactjs rocketseat typescript youtube
Last synced: about 2 months ago
JSON representation
:man: Application using Create React App, TypeScript, Axios and consuming the features of the Node.js - TypeScript API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-typescript
- Owner: osvaldokalvaitir
- License: mit
- Created: 2020-03-08T18:52:38.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T12:16:07.000Z (8 months ago)
- Last Synced: 2024-06-21T03:57:54.747Z (8 months ago)
- Topics: reactjs, rocketseat, typescript, youtube
- Language: HTML
- Homepage:
- Size: 1.03 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - TypeScript
:man: Application using Create React App, TypeScript, Axios and consuming the features of the Node.js - TypeScript API
Demo | Install and run | License## :computer: Demo
![Demo](/.github/assets/demo.png)
## :wrench: Install and run
_ps: Before running the app, start the [Node.js - TypeScript](https://github.com/osvaldokalvaitir/nodejs-typescript) backend._
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-typescript# Entry in folder
cd reactjs-typescript# 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