You will need node and npm installed on your machine.
npm install
or yarn install
npm start
or yarn start
Open http://localhost:3000 to view it in the browser.
If you want to deploy project via firebase. Follow these steps.
You will need node and npm installed on your machine.
npm install
or yarn install
npm start
or yarn start
Open http://localhost:3000 to view it in the browser.
If you want to deploy project via firebase. Follow these steps.