Skip to content

shhdharmen/WhiteBoard

Repository files navigation

WhiteBoard

White Board - An app to manage notes. You can see requirements here.

Mobile Preview on Expo Uses Strapi for APIs Follows #100DaysOfCode Made With Expo Uses React Native semantic-release

Getting Started

git clone https://github.com/shhdharmen/WhiteBoard.git
cd WhiteBoard
yarn install
yarn start

Scripts

Generally, I would run only below script, all other publish / deploy scripts are run through Github Actions.

yarn start

Start the local development server of Expo CLI. And open the app on your phone or simulator.

Deployed Environments

Environment URL
Web 💻 https://shhdharmen.github.io/WhiteBoard/
Expo 📱 https://expo.io/@shhdharmen/WhiteBoard

Backend

I didn't want to spend much time for backend, so I have used strapi to create White Board Strapi.