Bannerghatta National Park

Frontend (1)

Consists of articles for React Js, Next Js & ES5/ES6 Javascript

Deploying Create React App With Firebase Hosting

Background Sometimes deploying create-react-app can be tricky, especially when your app has multiple routes/pages even though at the end of the day it is just html, css & js. This is mainly because a react application is SPA - Single Page Application. All the routes…

Continue reading...