| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
A modern, local-first note-taking application built with React Native and Expo.
MDF Note is a powerful, mobile-first application designed to streamline your note-taking experience. Built on the robust Expo framework using React Native, it leverages local storage for privacy and speed, offering a seamless user experience across both Android and iOS platforms.
Follow these steps to set up the project locally.
Clone the Repository
git clone https://github.com/yourusername/mdf-note.git
cd mdf-noteInstall Dependencies
npm installStart the Development Server
npm startThis will run expo start. You can then:
To execute the test suite:
npm testTo run linting:
npm run lintMDFNote/ โโโ app/ # Expo Router pages and layouts โโโ assets/ # Images, fonts, and static assets โโโ components/ # Reusable UI components โโโ constants/ # App constants (colors, layouts) โโโ hooks/ # Custom React hooks โโโ scripts/ # Utility scripts โโโ .env # Environment variables (if applicable) โโโ package.json # Dependency definitions โโโ README.md # Project documentation
Detailed documentation for every aspect of the project.
We welcome contributions! Please read our Contributing Guide to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes to MDF Note.
We take security seriously. If you discover a vulnerability, please check our Security Policy for reporting guidelines.
This project is licensed under the MIT License. See the LICENSE file for details.
MDF Note Team
Generated with โค๏ธ for the Open Source Community.
| Back | FazBrowse Home | New Git URL |