This is a note application focused on accessing from anywhere and whenever you want.
Access now https://purplenotes.vercel.app.
- React Native (generated by expo 46)
- Native Base
- React Navigation
- Axios
- Async Storage
- React Native Webview
First fork the project, then clone it to a local repository.
Now install all dependencies, for that use npm install
or yarn
.
Now to work the back-end part you will need to do the same thing but with the back-end repository, to access click here, but don't forget to read his README too!
To start the project, type npm run start
or yarn start
.