Skip to content

Commit f625145

Browse files
committed
updated with development branch
2 parents 44f522b + eb403f1 commit f625145

File tree

240 files changed

+35857
-30883
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

240 files changed

+35857
-30883
lines changed

README.md

Lines changed: 55 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,68 @@
1+
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
12

2-
# Codeuino New Website
3+
## Available Scripts
34

4-
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
5+
In the project directory, you can run:
56

6-
# CODEUINO
7+
### `npm start`
78

9+
Runs the app in the development mode.<br />
10+
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
811

9-
## Opening an issue
10-
You should usually open an issue in the following situations:
12+
The page will reload if you make edits.<br />
13+
You will also see any lint errors in the console.
1114

12-
* Report an error you can’t solve yourself
13-
* Discuss a high-level topic or idea (for example, community, vision or policies)
14-
* Propose a new feature or other project idea
15+
### `npm test`
1516

16-
**Tips for communicating on issues:**
17+
Launches the test runner in the interactive watch mode.<br />
18+
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
1719

18-
If you see an open issue that you want to tackle, comment on the issue to let people know you’re on it. That way, people are less likely to duplicate your work.
19-
If an issue was opened a while ago, it’s possible that it’s being addressed somewhere else, or has already been resolved, so comment to ask for confirmation before starting work.
20-
If you opened an issue, but figured out the answer later on your own, comment on the issue to let people know, then close the issue. Even documenting that outcome is a contribution to the project.
20+
### `npm run build`
2121

22-
## Opening a pull request
23-
You should usually open a pull request in the following situations:
22+
Builds the app for production to the `build` folder.<br />
23+
It correctly bundles React in production mode and optimizes the build for the best performance.
2424

25-
* Submit trivial fixes (for example, a typo, a broken link or an obvious error)
26-
* Start work on a contribution that was already asked for, or that you’ve already discussed, in an issue
27-
A pull request doesn’t have to represent finished work. It’s usually better to open a pull request early on, so others can watch or give feedback on your progress. Just mark it as a “WIP” (Work in Progress) in the subject line. You can always add more commits later.
25+
The build is minified and the filenames include the hashes.<br />
26+
Your app is ready to be deployed!
2827

29-
If the project is on GitHub, here’s how to submit a pull request:
28+
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
3029

31-
* Fork the repository and clone it locally. Connect your local to the original “upstream” repository by adding it as a remote. Pull in changes from “upstream” often so that you stay up to date so that when you submit your pull request, merge conflicts will be less likely. (See more detailed instructions here.)
32-
* Create a branch for your edits.
33-
* Reference any relevant issues or supporting documentation in your PR. (for example, “Closes #37.”)
34-
* Include screenshots of the before and after if your changes include differences in HTML/CSS. Drag and drop the images into the body of your pull request.
35-
* Test your changes! Run your changes against any existing tests if they exist and create new ones when needed. Whether tests exist or not, make sure your changes don’t break the existing project.
36-
* Contribute in the style of the project to the best of your abilities. This may mean using indents, semi-colons or comments differently than you would in your own repository, but makes it easier for the maintainer to merge, others to understand and maintain in the future.
30+
### `npm run eject`
3731

32+
**Note: this is a one-way operation. Once you `eject`, you can’t go back!**
33+
34+
If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
35+
36+
Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
37+
38+
You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
39+
40+
## Learn More
41+
42+
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
43+
44+
To learn React, check out the [React documentation](https://reactjs.org/).
45+
46+
### Code Splitting
47+
48+
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
49+
50+
### Analyzing the Bundle Size
51+
52+
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
53+
54+
### Making a Progressive Web App
55+
56+
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
57+
58+
### Advanced Configuration
59+
60+
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
61+
62+
### Deployment
63+
64+
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
65+
66+
### `npm run build` fails to minify
67+
68+
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

build/asset-manifest.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"files": {
3+
"main.css": "/static/css/main.128908fa.chunk.css",
4+
"main.js": "/static/js/main.6b68316f.chunk.js",
5+
"main.js.map": "/static/js/main.6b68316f.chunk.js.map",
6+
"runtime-main.js": "/static/js/runtime-main.9ad29a56.js",
7+
"runtime-main.js.map": "/static/js/runtime-main.9ad29a56.js.map",
8+
"static/css/2.86afded4.chunk.css": "/static/css/2.86afded4.chunk.css",
9+
"static/js/2.0c7dcdfe.chunk.js": "/static/js/2.0c7dcdfe.chunk.js",
10+
"static/js/2.0c7dcdfe.chunk.js.map": "/static/js/2.0c7dcdfe.chunk.js.map",
11+
"index.html": "/index.html",
12+
"precache-manifest.1d86e2fa04035e483db0123f52e37627.js": "/precache-manifest.1d86e2fa04035e483db0123f52e37627.js",
13+
"service-worker.js": "/service-worker.js",
14+
"static/css/2.86afded4.chunk.css.map": "/static/css/2.86afded4.chunk.css.map",
15+
"static/css/main.128908fa.chunk.css.map": "/static/css/main.128908fa.chunk.css.map",
16+
"static/js/2.0c7dcdfe.chunk.js.LICENSE": "/static/js/2.0c7dcdfe.chunk.js.LICENSE",
17+
"static/media/About.md": "/static/media/About.a47260be.md",
18+
"static/media/Codebadge.md": "/static/media/Codebadge.02933a59.md",
19+
"static/media/Devesh.jpeg": "/static/media/Devesh.56846df9.jpeg",
20+
"static/media/Donut.md": "/static/media/Donut.80ed2ecd.md",
21+
"static/media/Jaskirat.jpeg": "/static/media/Jaskirat.1a196a40.jpeg",
22+
"static/media/Shivam.jpeg": "/static/media/Shivam.d9692d61.jpeg",
23+
"static/media/Vaibhav.jpeg": "/static/media/Vaibhav.338a3f8e.jpeg",
24+
"static/media/WhyCodeuino.png": "/static/media/WhyCodeuino.b225a218.png",
25+
"static/media/banner.png": "/static/media/banner.5240eee2.png",
26+
"static/media/banner.svg": "/static/media/banner.d41d8cd9.svg",
27+
"static/media/card.svg": "/static/media/card.8879f891.svg",
28+
"static/media/codeuino-banner.jpg": "/static/media/codeuino-banner.ef101484.jpg",
29+
"static/media/dgocean.svg": "/static/media/dgocean.799cee05.svg",
30+
"static/media/donut.svg": "/static/media/donut.51a283d4.svg",
31+
"static/media/donutImage.png": "/static/media/donutImage.38e9da30.png",
32+
"static/media/image.svg": "/static/media/image.75c7192f.svg",
33+
"static/media/lamp.png": "/static/media/lamp.2797f9fd.png",
34+
"static/media/logo.svg": "/static/media/logo.5d5d9eef.svg",
35+
"static/media/newlogo.png": "/static/media/newlogo.33c918eb.png",
36+
"static/media/poster.svg": "/static/media/poster.3a809c79.svg",
37+
"static/media/test.md": "/static/media/test.473558f4.md",
38+
"static/media/test2.md": "/static/media/test2.473558f4.md",
39+
"static/media/wwc.jpeg": "/static/media/wwc.c70c9af0.jpeg"
40+
},
41+
"entrypoints": [
42+
"static/js/runtime-main.9ad29a56.js",
43+
"static/css/2.86afded4.chunk.css",
44+
"static/js/2.0c7dcdfe.chunk.js",
45+
"static/css/main.128908fa.chunk.css",
46+
"static/js/main.6b68316f.chunk.js"
47+
]
48+
}

build/favicon.ico

3.78 KB
Binary file not shown.

build/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"><title>React App</title><link href="/static/css/2.86afded4.chunk.css" rel="stylesheet"><link href="/static/css/main.128908fa.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script><script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script><script>!function(f){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],i=0,l=[];i<n.length;i++)t=n[i],Object.prototype.hasOwnProperty.call(c,t)&&c[t]&&l.push(c[t][0]),c[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(f[r]=o[r]);for(s&&s(e);l.length;)l.shift()();return p.push.apply(p,u||[]),a()}function a(){for(var e,r=0;r<p.length;r++){for(var t=p[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==c[u]&&(n=!1)}n&&(p.splice(r--,1),e=i(i.s=t[0]))}return e}var t={},c={1:0},p=[];function i(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return f[e].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.m=f,i.c=t,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(r,e){if(1&e&&(r=i(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)i.d(t,n,function(e){return r[e]}.bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="/";var r=this.webpackJsonpcodeuino=this.webpackJsonpcodeuino||[],n=r.push.bind(r);r.push=e,r=r.slice();for(var o=0;o<r.length;o++)e(r[o]);var s=n;a()}([])</script><script src="/static/js/2.0c7dcdfe.chunk.js"></script><script src="/static/js/main.6b68316f.chunk.js"></script></body></html>

build/logo192.png

5.22 KB
Loading

build/logo512.png

9.44 KB
Loading

build/manifest.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"short_name": "React App",
3+
"name": "Create React App Sample",
4+
"icons": [
5+
{
6+
"src": "favicon.ico",
7+
"sizes": "64x64 32x32 24x24 16x16",
8+
"type": "image/x-icon"
9+
},
10+
{
11+
"src": "logo192.png",
12+
"type": "image/png",
13+
"sizes": "192x192"
14+
},
15+
{
16+
"src": "logo512.png",
17+
"type": "image/png",
18+
"sizes": "512x512"
19+
}
20+
],
21+
"start_url": ".",
22+
"display": "standalone",
23+
"theme_color": "#000000",
24+
"background_color": "#ffffff"
25+
}
Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
self.__precacheManifest = (self.__precacheManifest || []).concat([
2+
{
3+
"revision": "8dc8d9b52bdebca95489cca1084f5f9a",
4+
"url": "/index.html"
5+
},
6+
{
7+
"revision": "531d0366c2dd995e3c45",
8+
"url": "/static/css/2.86afded4.chunk.css"
9+
},
10+
{
11+
"revision": "02723cf402fbd798779d",
12+
"url": "/static/css/main.128908fa.chunk.css"
13+
},
14+
{
15+
"revision": "531d0366c2dd995e3c45",
16+
"url": "/static/js/2.0c7dcdfe.chunk.js"
17+
},
18+
{
19+
"revision": "c3369f0a39ec191419e7d1ad8c5bfda9",
20+
"url": "/static/js/2.0c7dcdfe.chunk.js.LICENSE"
21+
},
22+
{
23+
"revision": "02723cf402fbd798779d",
24+
"url": "/static/js/main.6b68316f.chunk.js"
25+
},
26+
{
27+
"revision": "bf1a61febed2c837208a",
28+
"url": "/static/js/runtime-main.9ad29a56.js"
29+
},
30+
{
31+
"revision": "a47260be2fe16cc8b6ee7663eae5ca3a",
32+
"url": "/static/media/About.a47260be.md"
33+
},
34+
{
35+
"revision": "02933a5974f88ebff3b1523bda86bdf0",
36+
"url": "/static/media/Codebadge.02933a59.md"
37+
},
38+
{
39+
"revision": "56846df98b8594b572bf2db0290bb711",
40+
"url": "/static/media/Devesh.56846df9.jpeg"
41+
},
42+
{
43+
"revision": "80ed2ecd4cec00676ecb402c622e92cb",
44+
"url": "/static/media/Donut.80ed2ecd.md"
45+
},
46+
{
47+
"revision": "1a196a40ed04c1cfc7db81917acfcbfa",
48+
"url": "/static/media/Jaskirat.1a196a40.jpeg"
49+
},
50+
{
51+
"revision": "d9692d615e29b6749b178ea1f709afbe",
52+
"url": "/static/media/Shivam.d9692d61.jpeg"
53+
},
54+
{
55+
"revision": "338a3f8ed808dc8eaf80504c407ecfcb",
56+
"url": "/static/media/Vaibhav.338a3f8e.jpeg"
57+
},
58+
{
59+
"revision": "b225a218be630e0a33891ae939b047be",
60+
"url": "/static/media/WhyCodeuino.b225a218.png"
61+
},
62+
{
63+
"revision": "5240eee25dc7977a4d84a5c25133905f",
64+
"url": "/static/media/banner.5240eee2.png"
65+
},
66+
{
67+
"revision": "d41d8cd98f00b204e9800998ecf8427e",
68+
"url": "/static/media/banner.d41d8cd9.svg"
69+
},
70+
{
71+
"revision": "8879f8914073765a1be042612b6b5e53",
72+
"url": "/static/media/card.8879f891.svg"
73+
},
74+
{
75+
"revision": "ef101484cdfee9947134b2f1b00f2943",
76+
"url": "/static/media/codeuino-banner.ef101484.jpg"
77+
},
78+
{
79+
"revision": "799cee052ca7e156530401a168a705f3",
80+
"url": "/static/media/dgocean.799cee05.svg"
81+
},
82+
{
83+
"revision": "51a283d4ec57681d4d012c60e6fde2dd",
84+
"url": "/static/media/donut.51a283d4.svg"
85+
},
86+
{
87+
"revision": "38e9da309d2ca45d5b5f5bbdef104d0c",
88+
"url": "/static/media/donutImage.38e9da30.png"
89+
},
90+
{
91+
"revision": "75c7192fabd7c7276aa1cca934f9bd82",
92+
"url": "/static/media/image.75c7192f.svg"
93+
},
94+
{
95+
"revision": "2797f9fdfeef7d857f5342c5aa1017ce",
96+
"url": "/static/media/lamp.2797f9fd.png"
97+
},
98+
{
99+
"revision": "5d5d9eefa31e5e13a6610d9fa7a283bb",
100+
"url": "/static/media/logo.5d5d9eef.svg"
101+
},
102+
{
103+
"revision": "33c918eb606b0ffe68388f843e50cb99",
104+
"url": "/static/media/newlogo.33c918eb.png"
105+
},
106+
{
107+
"revision": "3a809c796697869a2079e94387dda2cf",
108+
"url": "/static/media/poster.3a809c79.svg"
109+
},
110+
{
111+
"revision": "473558f4e75bd479b01fadcb5dc3bb3b",
112+
"url": "/static/media/test.473558f4.md"
113+
},
114+
{
115+
"revision": "473558f4e75bd479b01fadcb5dc3bb3b",
116+
"url": "/static/media/test2.473558f4.md"
117+
},
118+
{
119+
"revision": "c70c9af08a81bc1b4afb3e188f4284d7",
120+
"url": "/static/media/wwc.c70c9af0.jpeg"
121+
}
122+
]);

build/robots.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# https://www.robotstxt.org/robotstxt.html
2+
User-agent: *

build/service-worker.js

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
/**
2+
* Welcome to your Workbox-powered service worker!
3+
*
4+
* You'll need to register this file in your web app and you should
5+
* disable HTTP caching for this file too.
6+
* See https://goo.gl/nhQhGp
7+
*
8+
* The rest of the code is auto-generated. Please don't update this file
9+
* directly; instead, make changes to your Workbox build configuration
10+
* and re-run your build process.
11+
* See https://goo.gl/2aRDsh
12+
*/
13+
14+
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
15+
16+
importScripts(
17+
"/precache-manifest.1d86e2fa04035e483db0123f52e37627.js"
18+
);
19+
20+
self.addEventListener('message', (event) => {
21+
if (event.data && event.data.type === 'SKIP_WAITING') {
22+
self.skipWaiting();
23+
}
24+
});
25+
26+
workbox.core.clientsClaim();
27+
28+
/**
29+
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
30+
* requests for URLs in the manifest.
31+
* See https://goo.gl/S9QRab
32+
*/
33+
self.__precacheManifest = [].concat(self.__precacheManifest || []);
34+
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
35+
36+
workbox.routing.registerNavigationRoute(workbox.precaching.getCacheKeyForURL("/index.html"), {
37+
38+
blacklist: [/^\/_/,/\/[^\/?]+\.[^\/]+$/],
39+
});

0 commit comments

Comments
 (0)