Skip to content

Kashishjain04/ChatDeck

Repository files navigation

CRA-Redux-PWA template


This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.


To create custom icons suitable for PWA

  • Keep the source image in public directory and run the following command in root directory of the project
  • $ npx pwa-asset-generator source-image-name output-folder-name
  • Paste the output icons array in manifest.json

Available Scripts

Inside the newly created project, you can run some built-in commands:


yarn start or yarn start

Runs the app in development mode.
Open http://localhost:3000 to view it in the browser.

The page will automatically reload if you make changes to the code.
You will see the build errors and lint warnings in the console.


yarn test or yarn test

Runs the test watcher in an interactive mode.
By default, runs tests related to files changed since the last commit.

Read more about testing.


yarn build or yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your app is ready to be deployed.

About

Chat App Made using React and Tailwindcss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published