Skip to content

cindykandie/reactnative-goals-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✅ React Native Goals App

This is a simple goals app built using React Native and Expo. It allows you to set and track your goals to help you stay focused and motivated. ✔️

🌟 Features

  • ✏️ Create new goals with a title and deadline.
  • ✅ Mark goals as completed.
  • ❌ Delete goals that are no longer needed.
  • 📊 Track your progress with a visual indicator.
  • 💾 Persistence: Goals are stored locally on the device.

⚙️ Installation

To run the Goals app locally on your machine, follow these steps:

  1. Clone the repository: git clone https://github.com/cindykandie/reactnative-goals-app.git
  2. Navigate to the project directory: cd reactnative-goals-app
  3. Install the dependencies: npm install or yarn install
  4. Start the Expo development server: npm start or yarn start
  5. Scan the QR code with the Expo Go app on your device or use an emulator to run the app.

Make sure you have set up the necessary development environment for React Native and Expo before running the app on a device or emulator. You can find more information on the Expo documentation.

📦 Dependencies

List any dependencies or third-party libraries used in your project, along with their versions, e.g.:

  • React Native: ^0.64.2
  • Expo: ^43.0.0
  • AsyncStorage: ^1.13.1

🚀 Usage

Describe how to use the app and any specific instructions or features users should be aware of. You can include code snippets or GIFs to demonstrate the functionality.

🤝 Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request. Make sure to follow the existing code style and guidelines.

📄 License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as needed.

👏 Acknowledgments

Mention any resources, tutorials, or contributors you found helpful during the development of your app.

About

This is a simple goals app built using React Native and Expo. It allows you to set and track your goals to help you stay focused and motivated. ✔️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors