From 9c9ac06b5157d0532cbd08572103d3440ab63d7e Mon Sep 17 00:00:00 2001 From: Ekram Asif Date: Wed, 20 Nov 2024 14:34:24 +0600 Subject: [PATCH] Update README.md --- README.md | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/README.md b/README.md index 8021611..4f8223e 100644 --- a/README.md +++ b/README.md @@ -70,31 +70,9 @@ 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. -### Testing - -#### `npm test` - -Launches the test runner in interactive watch mode.\ -See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information. - -### Building for Production - -#### `npm run 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 hashes.\ -Your app is ready to be deployed! - -For more information on deploying your app, check the [Create React App documentation](https://facebook.github.io/create-react-app/docs/deployment). - -## License - -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. ## Acknowledgments - [Google Generative AI](https://cloud.google.com/generative-ai) for providing the AI model. - [Tailwind CSS](https://tailwindcss.com/) for the utility-first CSS framework. -- [React](https://reactjs.org/) for the JavaScript library for building user interfaces. \ No newline at end of file +- [React](https://reactjs.org/) for the JavaScript library for building user interfaces.