Code Monkey home page Code Monkey logo

rn_goals_app's Introduction

React Native Goals App with Expo

Welcome to the React Native Goals App repository! This mobile application, built with Expo, enables users to effortlessly add and remove goals by tapping on them. Whether you want to track personal achievements or set daily tasks, this app offers a user-friendly interface for managing your goals.

Table of Contents

Features

  • Add Goals: Easily add new goals with a title and description.
  • Remove Goals: Remove goals by tapping on them in the list.
  • User-Friendly Interface: Intuitive design for a seamless user experience.
  • Cross-Platform: Expo allows the app to run on both iOS and Android.

Getting Started

Follow these steps to get the app up and running on your local machine.

Prerequisites

  • Node.js installed
  • npm or Yarn installed
  • Expo CLI installed (npm install -g expo-cli or yarn global add expo-cli)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/react-native-goals-app.git
  2. Change into the project directory:

    cd react-native-goals-app
  3. Install dependencies:

    npm install

    or

    yarn install

Usage

  1. Start the Expo development server:

    npm start

    or

    yarn start
  2. Use the Expo Go app on your mobile device to scan the QR code displayed in the terminal.

  3. Explore and interact with the Goals App on your device!

Screenshots

Screenshot 1

Screenshot 2

Screenshot 2

Contributing

Contributions are welcome! Fork the repository and submit a pull request for any improvements or additional features.

  1. Fork the project.
  2. Create a new branch for your feature: git checkout -b feature/new-feature.
  3. Commit your changes: git commit -m 'Add new feature'.
  4. Push to your branch: git push origin feature/new-feature.
  5. Submit a pull request.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code for your own purposes.

rn_goals_app's People

Contributors

n1shan1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.