Skip to content

afkhalid/nearu_web_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

34aec07 · Jun 25, 2023

History

84 Commits
Mar 26, 2022
May 13, 2022
Mar 26, 2022
May 5, 2022
Apr 21, 2022
Jun 25, 2023
Feb 6, 2022
Apr 10, 2022
Feb 9, 2022
Mar 26, 2022
Jun 25, 2023
Jun 25, 2023
Mar 26, 2022

Repository files navigation

NearU Web Application

This is the NearU web application that is hosting the public page and as well our QR Code external scanning/

Available Scripts

To get this project up and running you need to run the following scripts

npm install

npm install -g firebase-tools

npm start

To deploy this to FireBase do the following

firebase login

npm run build

firebase deploy

Deployment to FireBase was inherited from this page

Deploy React application to FireBase

Adding GitHub Action to enable auto deployment to FireBase

Adding GitHub Action

To be able to push to github you need to ask afathy for an access token

IntelliJ Adding GitHub Access Token