diff --git a/Quote_Generator/.gitignore b/QuoteGenerator-Prachit707/.gitignore similarity index 100% rename from Quote_Generator/.gitignore rename to QuoteGenerator-Prachit707/.gitignore diff --git a/Quote_Generator/.vscode/settings.json b/QuoteGenerator-Prachit707/.vscode/settings.json similarity index 100% rename from Quote_Generator/.vscode/settings.json rename to QuoteGenerator-Prachit707/.vscode/settings.json diff --git a/Quote_Generator/README.md b/QuoteGenerator-Prachit707/README.md similarity index 100% rename from Quote_Generator/README.md rename to QuoteGenerator-Prachit707/README.md diff --git a/QuoteGenerator-Prachit707/Screenshot.png b/QuoteGenerator-Prachit707/Screenshot.png new file mode 100644 index 0000000..ea28821 Binary files /dev/null and b/QuoteGenerator-Prachit707/Screenshot.png differ diff --git a/QuoteGenerator-Prachit707/desktop.ini b/QuoteGenerator-Prachit707/desktop.ini new file mode 100644 index 0000000..0dfe833 --- /dev/null +++ b/QuoteGenerator-Prachit707/desktop.ini @@ -0,0 +1,2 @@ +[LocalizedFileNames] +Screenshot 2024-08-23 001853.png=@Screenshot 2024-08-23 001853,0 diff --git a/Quote_Generator/package-lock.json b/QuoteGenerator-Prachit707/package-lock.json similarity index 100% rename from Quote_Generator/package-lock.json rename to QuoteGenerator-Prachit707/package-lock.json diff --git a/Quote_Generator/package.json b/QuoteGenerator-Prachit707/package.json similarity index 100% rename from Quote_Generator/package.json rename to QuoteGenerator-Prachit707/package.json diff --git a/Quote_Generator/public/favicon.ico b/QuoteGenerator-Prachit707/public/favicon.ico similarity index 100% rename from Quote_Generator/public/favicon.ico rename to QuoteGenerator-Prachit707/public/favicon.ico diff --git a/Quote_Generator/public/index.html b/QuoteGenerator-Prachit707/public/index.html similarity index 100% rename from Quote_Generator/public/index.html rename to QuoteGenerator-Prachit707/public/index.html diff --git a/Quote_Generator/public/logo192.png b/QuoteGenerator-Prachit707/public/logo192.png similarity index 100% rename from Quote_Generator/public/logo192.png rename to QuoteGenerator-Prachit707/public/logo192.png diff --git a/Quote_Generator/public/logo512.png b/QuoteGenerator-Prachit707/public/logo512.png similarity index 100% rename from Quote_Generator/public/logo512.png rename to QuoteGenerator-Prachit707/public/logo512.png diff --git a/Quote_Generator/public/manifest.json b/QuoteGenerator-Prachit707/public/manifest.json similarity index 100% rename from Quote_Generator/public/manifest.json rename to QuoteGenerator-Prachit707/public/manifest.json diff --git a/Quote_Generator/public/robots.txt b/QuoteGenerator-Prachit707/public/robots.txt similarity index 100% rename from Quote_Generator/public/robots.txt rename to QuoteGenerator-Prachit707/public/robots.txt diff --git a/Quote_Generator/src/App.css b/QuoteGenerator-Prachit707/src/App.css similarity index 100% rename from Quote_Generator/src/App.css rename to QuoteGenerator-Prachit707/src/App.css diff --git a/Quote_Generator/src/App.js b/QuoteGenerator-Prachit707/src/App.js similarity index 100% rename from Quote_Generator/src/App.js rename to QuoteGenerator-Prachit707/src/App.js diff --git a/Quote_Generator/src/App.test.js b/QuoteGenerator-Prachit707/src/App.test.js similarity index 100% rename from Quote_Generator/src/App.test.js rename to QuoteGenerator-Prachit707/src/App.test.js diff --git a/Quote_Generator/src/NewMot.js b/QuoteGenerator-Prachit707/src/NewMot.js similarity index 100% rename from Quote_Generator/src/NewMot.js rename to QuoteGenerator-Prachit707/src/NewMot.js diff --git a/Quote_Generator/src/index.css b/QuoteGenerator-Prachit707/src/index.css similarity index 100% rename from Quote_Generator/src/index.css rename to QuoteGenerator-Prachit707/src/index.css diff --git a/Quote_Generator/src/index.js b/QuoteGenerator-Prachit707/src/index.js similarity index 100% rename from Quote_Generator/src/index.js rename to QuoteGenerator-Prachit707/src/index.js diff --git a/Quote_Generator/src/logo.svg b/QuoteGenerator-Prachit707/src/logo.svg similarity index 100% rename from Quote_Generator/src/logo.svg rename to QuoteGenerator-Prachit707/src/logo.svg diff --git a/Quote_Generator/src/reportWebVitals.js b/QuoteGenerator-Prachit707/src/reportWebVitals.js similarity index 100% rename from Quote_Generator/src/reportWebVitals.js rename to QuoteGenerator-Prachit707/src/reportWebVitals.js diff --git a/Quote_Generator/src/setupTests.js b/QuoteGenerator-Prachit707/src/setupTests.js similarity index 100% rename from Quote_Generator/src/setupTests.js rename to QuoteGenerator-Prachit707/src/setupTests.js