Skip to content

React Native application with user interface elements for creating, viewing, editing, and deleting notes, as well as storing data locally.

Notifications You must be signed in to change notification settings

Negin-ozn/sample-note-taking

Repository files navigation

React and React Native version

Notice

  • This version of the app represents a foundational implementation, focusing on core functionality and a basic user interface within the allocated timeframe. It serves as a proof of concept, highlighting essential features.

UI & UX: enhancements in responsiveness and aesthetics & focus on a more intuitive, visually appealing interface.
Functionality: it can cover more features.
Testing and Documentation: comprehensive testing and documentation.
Scalability and Performance: Optimization for scalability and better performance.

Running

Clone & install

  • Clone this repo
git clone https://github.com/Negin-ozn/sample-note-taking.git
  • cd sample-note-taking

Run

yarn install

iOS

  • cd ios

Run

pod install
  • cd ..

Run

npx react-native run-ios

Android

Run

npx react-native run-android

License

Released under the MIT License.

About

React Native application with user interface elements for creating, viewing, editing, and deleting notes, as well as storing data locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published