Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 928 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 928 Bytes

Purple Notes - mobile - Version 1.0

This is a note application focused on accessing from anywhere and whenever you want.

Access now https://purplenotes.vercel.app.

Languages, libraries and deploy 😎

  • React Native (generated by expo 46)
  • Native Base
  • React Navigation
  • Axios
  • Async Storage
  • React Native Webview

How to install the project on your machine 🛸

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.