Skip to content

An expense tracker built with React-Native,has the functionality to store,modify and delete records.

Notifications You must be signed in to change notification settings

DeeTomPanda/TrackIt-NeuroBit

Repository files navigation

TrackIt-NeuroBit

An expense tracker built with React-Native,has the functionality to store,modify and delete records. Also uses AsyncStorage to store and retrieve Data locally!

XRecorder_02112022_021839.mp4

Installation Instructions

1)Install Android Studio using this
2)Run

 react-native init <YourProjectName>
 cd <YourProjectName>
       

3)Then delete the package-lock.json or yarn.lock file
4)Clone this repo using git
5)Replace App.js and package.json with the cloned ones,and copy remaining clone files to your project dir
6)run

yarn add

or

npm install

to add new packages
7)Connect and then run the RN app using AVD or Physical device,follow this guide

Screens

Screenshot_20221102_013851 Screenshot_20221102_013722 Screenshot_20221102_014019 Screenshot_20221102_014036 Screenshot_20221102_013657 Screenshot_20221102_023850

About

An expense tracker built with React-Native,has the functionality to store,modify and delete records.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published