A goal-keeping app that keeps track of goals we have to encounter in 2024
Clone the project
git clone https://github.com/Zajjaj-Khan/Goals-app-2024-ReactNative.git
Make sure you have a node installed on your machine
To check if you already have NodeJS installed Run the command:
node --version
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npx expo start