Skip to content

Commit

Permalink
package upgrade complete and readme file update and table-icon packag… (
Browse files Browse the repository at this point in the history
#80) (#81)

* package upgrade complete and readme file update and table-icon package change

* review change complete according PR-75

* Update README.md

---------

Co-authored-by: ct-dixit <[email protected]>
  • Loading branch information
phoenixcoded20 and ct-dixit authored Feb 10, 2024
1 parent 12d1a98 commit 194468e
Show file tree
Hide file tree
Showing 21 changed files with 2,544 additions and 33,091 deletions.
27 changes: 19 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,23 @@ Berry offers everything you need to create dashboards. We have included the foll

## Free Berry React version

- [Preview](https://berrydashboard.io/free/)
- [Download from Github](https://github.com/codedthemes/berry-free-react-admin-template)
#### Preview

- [Demo](https://berrydashboard.io/free/)

#### Download

- [Download from GitHub](https://github.com/codedthemes/berry-free-react-admin-template)

## Berry Pro version

- [Preview](https://berrydashboard.io)
- [Purchase from MUI Store](https://material-ui.com/store/items/berry-react-material-admin/)
#### Preview

- [Demo](https://berrydashboard.io)

#### Purchase

- [Purchase from MUI Store](https://material-ui.com/store/items/berry-react-material-admin/)

## Table of contents

Expand All @@ -52,7 +62,8 @@ Berry offers everything you need to create dashboards. We have included the foll
- [Author](#author)
- [Issues?](#issues)
- [License](#license)
- [More Products](#more-free-react-material-admin-templates)
- [More Free Angular Templates](#more-free-react-material-admin-templates)
- [More Pro Angular Templates](#more-premium-react-material-admin-templates)
- [Follow us](#follow-us)

## Getting Started
Expand Down Expand Up @@ -98,13 +109,13 @@ To report a bug, please submit an [issue](https://github.com/codedthemes/berry-f

- [Free Materially](https://codedthemes.com/item/materially-free-reactjs-admin-template/)
- [Free Mantis](https://mantisdashboard.io/free/)

[![IMG_8566.jpg](https://camo.githubusercontent.com/a2364ad8c498b2a7378dae5e1a5eb5d8e1fcb2d6ceeb8b54acdc2e8bc2508775/68747470733a2f2f6d616e74697364617368626f6172642e696f2f6164762d62616e6e65722d696d616765732f6f672d736f6369616c2e706e67)](https://mantisdashboard.io/free/)
- [Free Datta Able](https://lite.codedthemes.com/datta-able/react/default)

## More Premium React Material Admin Templates

- [Mantis](https://mui.com/store/items/mantis-react-admin-dashboard-template/)
- [Materially](https://codedthemes.com/item/materially-reactjs-admin-dashboard/)
- [Datta Able](https://codedthemes.com/item/datta-able-react-admin-template/)

## Follow us

Expand All @@ -113,4 +124,4 @@ To report a bug, please submit an [issue](https://github.com/codedthemes/berry-f
- [CodedThemes](https://codedthemes.com)
- [Dribbble](https://dribbble.com/codedthemes)
- [Facebook](https://www.facebook.com/codedthemes)
- [Twitter](https://twitter.com/codedthemes)
- [𝕏 (Twitter)](https://twitter.com/codedthemes)
2 changes: 1 addition & 1 deletion create-react-app/.env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
REACT_APP_VERSION = v3.3.2
REACT_APP_VERSION = v3.4.0
GENERATE_SOURCEMAP = false
13 changes: 7 additions & 6 deletions create-react-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,25 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo

In the project directory, you can run:

### `npm install`
### `Yarn`

Install packages

### `npm start`
### `Yarn start`

Runs the app in the development mode.\

Open [http://localhost:3000](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.

### `npm test`
### `yarn test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`
### `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.
Expand All @@ -33,7 +34,7 @@ Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`
### `yarn eject`

**Note: this is a one-way operation. Once you `eject`, you can't go back!**

Expand Down Expand Up @@ -69,6 +70,6 @@ This section has moved here: [https://facebook.github.io/create-react-app/docs/a

This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)

### `npm run build` fails to minify
### `yarn build` fails to minify

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
Loading

0 comments on commit 194468e

Please sign in to comment.