Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)