Skip to content

ToDo and task remembering app. Not just a simple CRUD app. It includes animations and other high level performance boosts.

License

Notifications You must be signed in to change notification settings

kartikeyvaish/Diary

Repository files navigation

Diary

ToDo and task remembering app. Not just a simple CRUD app. It includes animations and other high level performance boosts.

Features

  • You can store things which you want to remember.
  • Just open the app and start storing things..

✨ App Preview

Development Setup

To set up Diary for development, you need to follow the steps mentioned below:

Step 1: Install Node.js from the Node.js official website.

During the developement process, I used node version v14.17.4. You can check your node version by running the following command:

node -v

Step 2: Setup React Native environment.

Follow the steps mentioned in the official documentation to setup the environment.

Step 3: Clone the repository

git clone https://github.com/kartikeyvaish/Diary

Step 4: Install dependencies

cd Diary

npm install

Step 5: Running the application

Connect a physical device or an emulator to your computer. You can read more about connecting to a physical device or emulator here.

After this process is completed, just run

expo start

About

ToDo and task remembering app. Not just a simple CRUD app. It includes animations and other high level performance boosts.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks