Welcome to my Let’s Build: With React js. This series focuses on building a Real Time Chat web application using Firebase Connect. Users can sign up, login and chat with friends and 100% secure application.
Screenshot web application
Home page
Get the source code
Available Scripts
- In the project directory, you can run:
- first run this commend your powershell
npm install
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Deployment server
How To deploy this project run
npm run build
- Open your hosting filemanger and past build folder all file
- Deploy successfully
Top comments (0)