Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/el634dev/react-tracker
Expense tracker created using React and Context API
https://github.com/el634dev/react-tracker
context-api reacthooks reactjs
Last synced: about 1 month ago
JSON representation
Expense tracker created using React and Context API
- Host: GitHub
- URL: https://github.com/el634dev/react-tracker
- Owner: el634dev
- License: mit
- Created: 2021-12-10T17:47:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T21:19:10.000Z (about 1 year ago)
- Last Synced: 2023-10-24T22:25:07.750Z (about 1 year ago)
- Topics: context-api, reacthooks, reactjs
- Language: JavaScript
- Homepage: https://react-tracker-phi.vercel.app/
- Size: 2.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React-Tracker
Expense tracker created for practice using React and Context API# Dependencies
Prettier+, VSCode, ES7 React/Redux/GraphQL Extension, Code Runner Extension# License
Just say where the code came from# Getting Started
1. In you terminal of choice run `npm create-react-app app-name`, you could also replace `npm` with `yarn`2. Back in the terminal run `npm start` or `yarn start`, this will open your project in your browser
3. After you can open the file in your code editor of choice or run `code` in your terminal
# Deployment
Used Vercel to deploy app# Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).# Advanced Configuration
This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)# Deployment
This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)# `npm run build` fails to minify
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)