Building The Amazon Clone APP
Building The Amazon Clone APP
go to firebase.com
firebase allows you to have a database and it s allow you
to host your app online
database allows you to save things so that they don't go
away
go to vs code
open another terminal
paste this code and enter
go to firebase again
click next skip those three steps command
you dont need to worrry about this either
clcik continue to console
click burger icon to open settings click on it and grab a
little snippet which you need
----------------------------------------------------------------------
Part 2 The Home Page
now if you check your browser your react app
development server with spinning react logo is running
that means your First react working app is up and
running
go to vs code delete all your test files we dont need them
App.test.js
we also dont need the logo
logo.svg
and setupTests.js
now if you see your browser you will see this text