This project was bootstrapped with Parcel
Before working on this project, you must first install project dependencies using NPM or Yarn:
# using NPM
npm install
# using Yarn
yarn
In the project directory, you can run:
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.
Builds the app for production to the dist
folder.
Ask me on Twitter @mehdi_vasigh or open an issue in this repo!