Skip to content

khuynh22/Note-App-React-Native

Repository files navigation

React Native Note App - Part of the build process for Hoa Sen University Note App

Introduction:

As part of my internship, I was assigned to program a Note-taking application for the Hoa Sen University, and this is my contributed part to the project, with some modifications due to NDA.

Please make a pull request if you want to contribute to this project, it is recommended as the project was only developed in a front-end part

Why React Native

6 main reason why me using React Native for make a mobile app :

  • It's got iOS and Android covered
  • Reusable components allow hybrid apps to render natively
  • Apply React Native UI component to an existing app's code-without any rewriting at all
  • It’s one of the top mobile JavaScript frameworks among developers—and growing
  • React Native is all about the UI
  • Native app development is much more efficient

Requirements:

  1. npm
  2. node.js
  3. expo (recommended)

Steps to run the app:

  1. Clone or download this repo using the terminal:

git clone https://github.com/khuynh22/Note-Stack-App.git

  1. Follow this document and install all the packages:

npm install

npx expo start

Be sure to download Expo app using your phone, and use the same wifi network.

Acknowledgement:

This project was built after I took a Udemy cources about React Native. Shout out to Udemy, and I suggest you to take a course on Udemy about React Native before contributed to this project.

Tech Used:

Built with

About

A note-taking app that allows user to take note

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published