A simple, modern note-taking app with a soft and comfortable user interface. Built with love using React Native, Expo, and Tailwind CSS.
- Create & Edit Notes: Quickly jot down your thoughts and edit them anytime.
- Minimalist UI: A clean, soft, and clutter-free interface designed to help you focus.
- Lightweight & Fast: Built for performance and a smooth user experience.
- Cross-Platform: Runs on both iOS and Android thanks to React Native & Expo.
On working
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
You need to have Node.js, Watchman, and the Expo Go app on your phone.
- Node.js (LTS version recommended)
- Watchman (for macOS users)
- Expo Go app (for iOS or Android)
-
Clone the repository
git clone https://github.com/Clay990/Rudo.git
-
Navigate to the project directory
cd Rudo -
Install dependencies
npm install # or yarn install -
Run the application
npx expo start
This will start the Metro Bundler. You can now scan the QR code with the Expo Go app on your phone to run the app.
- Framework: React Native
- Platform: Expo
- Styling: Tailwind CSS via NativeWind
- Language: TypeScript