https://github.com/nfo94/dtmoney
Study project with React/TypeScript
https://github.com/nfo94/dtmoney
axios context-api polished react styled-components typescript
Last synced: about 2 months ago
JSON representation
Study project with React/TypeScript
- Host: GitHub
- URL: https://github.com/nfo94/dtmoney
- Owner: nfo94
- Created: 2022-05-09T01:06:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-07T12:47:50.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T18:17:26.905Z (4 months ago)
- Topics: axios, context-api, polished, react, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 607 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## dtmoney

This is a study project created throughout a [Rocketseat](https://www.rocketseat.com.br/) course. They're really good to stay up to date with the React ecossystem and it's changes.
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). Available scripts:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.### `yarn build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.