You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/Beqa-Beqa/SweeftProj.git #clone the repository
npm install #install neccessary dependencies
npm run dev #run application in development
Note for the application to work create "keys.ts" file in "src" folder and assign
your API access key to "REACT_APP_ACCESS_KEY" variable.