-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Sukhdev Bajiya
committed
Apr 3, 2024
1 parent
034d6bf
commit 04632dd
Showing
37 changed files
with
55,077 additions
and
55,077 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,71 +1,71 @@ | ||
# Logs | ||
logs | ||
*.log | ||
npm-debug.log* | ||
yarn-debug.log* | ||
yarn-error.log* | ||
firebase-debug.log* | ||
firebase-debug.*.log* | ||
|
||
# Firebase cache | ||
.firebase/ | ||
|
||
# Firebase config | ||
|
||
# Uncomment this if you'd like others to create their own Firebase project. | ||
# For a team working on the same Firebase project(s), it is recommended to leave | ||
# it commented so all members can deploy to the same project(s) in .firebaserc. | ||
# .firebaserc | ||
|
||
# Runtime data | ||
pids | ||
*.pid | ||
*.seed | ||
*.pid.lock | ||
|
||
# Directory for instrumented libs generated by jscoverage/JSCover | ||
lib-cov | ||
|
||
# Coverage directory used by tools like istanbul | ||
coverage | ||
|
||
# nyc test coverage | ||
.nyc_output | ||
|
||
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) | ||
.grunt | ||
|
||
# Bower dependency directory (https://bower.io/) | ||
bower_components | ||
|
||
# node-waf configuration | ||
.lock-wscript | ||
|
||
# Compiled binary addons (http://nodejs.org/api/addons.html) | ||
build/Release | ||
/build | ||
|
||
# Dependency directories | ||
node_modules/ | ||
|
||
# Optional npm cache directory | ||
.npm | ||
|
||
# Optional eslint cache | ||
.eslintcache | ||
|
||
# Optional REPL history | ||
.node_repl_history | ||
|
||
# Output of 'npm pack' | ||
*.tgz | ||
|
||
# Yarn Integrity file | ||
.yarn-integrity | ||
|
||
# dotenv environment variables file | ||
.env | ||
|
||
|
||
# _redirects | ||
# Logs | ||
logs | ||
*.log | ||
npm-debug.log* | ||
yarn-debug.log* | ||
yarn-error.log* | ||
firebase-debug.log* | ||
firebase-debug.*.log* | ||
|
||
# Firebase cache | ||
.firebase/ | ||
|
||
# Firebase config | ||
|
||
# Uncomment this if you'd like others to create their own Firebase project. | ||
# For a team working on the same Firebase project(s), it is recommended to leave | ||
# it commented so all members can deploy to the same project(s) in .firebaserc. | ||
# .firebaserc | ||
|
||
# Runtime data | ||
pids | ||
*.pid | ||
*.seed | ||
*.pid.lock | ||
|
||
# Directory for instrumented libs generated by jscoverage/JSCover | ||
lib-cov | ||
|
||
# Coverage directory used by tools like istanbul | ||
coverage | ||
|
||
# nyc test coverage | ||
.nyc_output | ||
|
||
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) | ||
.grunt | ||
|
||
# Bower dependency directory (https://bower.io/) | ||
bower_components | ||
|
||
# node-waf configuration | ||
.lock-wscript | ||
|
||
# Compiled binary addons (http://nodejs.org/api/addons.html) | ||
build/Release | ||
/build | ||
|
||
# Dependency directories | ||
node_modules/ | ||
|
||
# Optional npm cache directory | ||
.npm | ||
|
||
# Optional eslint cache | ||
.eslintcache | ||
|
||
# Optional REPL history | ||
.node_repl_history | ||
|
||
# Output of 'npm pack' | ||
*.tgz | ||
|
||
# Yarn Integrity file | ||
.yarn-integrity | ||
|
||
# dotenv environment variables file | ||
.env | ||
|
||
|
||
# _redirects | ||
# /* /index.html 200 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,83 +1,83 @@ | ||
### 💻 In this file, we'll show you how easy it is to search in Gomasai. We made our own search engine inspired by Shashank Shekhar 🍎 | ||
|
||
### 💻 _Let's see our search 🔍 engine GoMasai_ | ||
|
||
## 🏠 Landing Page | ||
|
||
- Type the text in the search box to see the results. | ||
- Click on Gmail to open your mailbox 📧. | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/200244476-d38c152a-dfe3-4532-b8f8-25b0dedf3bc3.png) | ||
|
||
## 📋 Result page | ||
|
||
- Once you press Enter, the results of the text you have entered in the search bar will be displayed. | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/200244646-c4c26c3d-6f0c-4ea8-bada-16ee1c0102d6.png) | ||
|
||
## 📰 News page | ||
|
||
- In the news section you can read the latest news related to India. | ||
- On the left sidebar you can filter out the news as per your desires. | ||
- The best way to stay updated with both the local and global news | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/185295037-a8ddef6a-0957-4c8c-8760-24a8f9df846b.png) | ||
|
||
## 🖼️ Images page | ||
|
||
- You can search and view images. | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/185295840-71ee8b19-62ba-4809-afa5-342f639bbdd9.png) | ||
|
||
## 🗺️ 📍 Map page | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/185295350-6cada6cc-f055-4c62-8a55-becd5db709f2.png) | ||
|
||
## ⏯️ Video page | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/185295441-eb7e8227-6bc6-4952-bc76-dc57af954752.png) | ||
|
||
## 🈂️ Translate page | ||
|
||
- In the translate section you can translate one language to another. | ||
- You can click on the mic 🎤 to translate via speech. | ||
- You can click on the speaker 🔉 icon to listen to the entered text. | ||
- No communication barrier ever. | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/200244834-97c82a7e-1703-44d1-8209-9a91124a6aca.png) | ||
|
||
## Team Members | ||
|
||
### •[Sukhdev Bajiya](https://github.com/sukhdev-bajiya) | ||
|
||
### •[Akash Surve](https://github.com/Akash2377) | ||
|
||
### • [Ayush Kumar](https://github.com/ayush-kr05) | ||
|
||
## Technology Used | ||
|
||
• React <br/> | ||
• CSS <br/> | ||
• Redux <br/> | ||
• DOM <br/> | ||
• Local Storage <br/> | ||
• JSON Server <br/> | ||
|
||
## Tools | ||
|
||
• VS Code <br/> | ||
• Github <br/> | ||
• Postman <br/> | ||
• Netlify <br/> | ||
• Firebase <br/> | ||
• Heroku <br/> | ||
|
||
## Project link | ||
|
||
> ### •[GoMasai Netlify](https://gomasai.netlify.app/) | ||
> | ||
> ### •[GoMasai Firebase](https://gomasai.web.app/) | ||
## Blog link | ||
|
||
### 💻 In this file, we'll show you how easy it is to search in Gomasai. We made our own search engine inspired by Shashank Shekhar 🍎 | ||
|
||
### 💻 _Let's see our search 🔍 engine GoMasai_ | ||
|
||
## 🏠 Landing Page | ||
|
||
- Type the text in the search box to see the results. | ||
- Click on Gmail to open your mailbox 📧. | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/200244476-d38c152a-dfe3-4532-b8f8-25b0dedf3bc3.png) | ||
|
||
## 📋 Result page | ||
|
||
- Once you press Enter, the results of the text you have entered in the search bar will be displayed. | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/200244646-c4c26c3d-6f0c-4ea8-bada-16ee1c0102d6.png) | ||
|
||
## 📰 News page | ||
|
||
- In the news section you can read the latest news related to India. | ||
- On the left sidebar you can filter out the news as per your desires. | ||
- The best way to stay updated with both the local and global news | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/185295037-a8ddef6a-0957-4c8c-8760-24a8f9df846b.png) | ||
|
||
## 🖼️ Images page | ||
|
||
- You can search and view images. | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/185295840-71ee8b19-62ba-4809-afa5-342f639bbdd9.png) | ||
|
||
## 🗺️ 📍 Map page | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/185295350-6cada6cc-f055-4c62-8a55-becd5db709f2.png) | ||
|
||
## ⏯️ Video page | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/185295441-eb7e8227-6bc6-4952-bc76-dc57af954752.png) | ||
|
||
## 🈂️ Translate page | ||
|
||
- In the translate section you can translate one language to another. | ||
- You can click on the mic 🎤 to translate via speech. | ||
- You can click on the speaker 🔉 icon to listen to the entered text. | ||
- No communication barrier ever. | ||
|
||
![image](https://user-images.githubusercontent.com/106476212/200244834-97c82a7e-1703-44d1-8209-9a91124a6aca.png) | ||
|
||
## Team Members | ||
|
||
### •[Sukhdev Bajiya](https://github.com/sukhdev-bajiya) | ||
|
||
### •[Akash Surve](https://github.com/Akash2377) | ||
|
||
### • [Ayush Kumar](https://github.com/ayush-kr05) | ||
|
||
## Technology Used | ||
|
||
• React <br/> | ||
• CSS <br/> | ||
• Redux <br/> | ||
• DOM <br/> | ||
• Local Storage <br/> | ||
• JSON Server <br/> | ||
|
||
## Tools | ||
|
||
• VS Code <br/> | ||
• Github <br/> | ||
• Postman <br/> | ||
• Netlify <br/> | ||
• Firebase <br/> | ||
• Heroku <br/> | ||
|
||
## Project link | ||
|
||
> ### •[GoMasai Netlify](https://gomasai.netlify.app/) | ||
> | ||
> ### •[GoMasai Firebase](https://gomasai.web.app/) | ||
## Blog link | ||
|
||
> ### •[GoMasai](https://gomasai.hashnode.dev/gomasai-1) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"hosting": { | ||
"public": "build", | ||
"ignore": [ | ||
"firebase.json", | ||
"**/.*", | ||
"**/node_modules/**" | ||
], | ||
"rewrites": [ | ||
{ | ||
"source": "**", | ||
"destination": "/index.html" | ||
} | ||
] | ||
} | ||
} | ||
{ | ||
"hosting": { | ||
"public": "build", | ||
"ignore": [ | ||
"firebase.json", | ||
"**/.*", | ||
"**/node_modules/**" | ||
], | ||
"rewrites": [ | ||
{ | ||
"source": "**", | ||
"destination": "/index.html" | ||
} | ||
] | ||
} | ||
} |
Oops, something went wrong.