-
First Component of this project and is 3d earth and also it is built with help of reactjs and threejs liraries and also there is one footer component below and for routing pages we used
react-router
library -
Second Component is fully dynamic means that content is regualry updated for that we
NASA APOD(Astronomy picture of the day) API
and also there one text-to-speech button is there that usesreact-speech-kit
library please don't overuse the api and don't click again again on that text to speech icon and now also there is new random APOD images feature and many more check the articles for that and live demo links . -
3rd component takes input from users and shows images(those images coming from unsplash api) according user search and also we can download those high resolution images and preview of those things is also available now.
-
check live demo link of the application 👉live demo link👨🚀💫
-
For details like which issues(to code come at the time of development) & more details related of this project for that check article from day1 to last day 👉Dev.to Articles series
- Zoomed out because of taking whole that's some things are not visible and also this is responsive for all devices across the globe
List of Dependancies you have to add/install using (Ex:- npm install react-bootstrap) for proper working of the project on your local system
dependencies: {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"bootstrap": "^4.5.3",
"humps": "^2.0.1",
"react": "^17.0.1",
"react-bootstrap": "^1.4.0",
"react-bootstrap-icons": "^1.2.3",
"react-dom": "^17.0.1",
"react-globe": "^5.0.2",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.1",
"react-speech-kit": "^3.0.1",
"three": "^0.124.0",
"unsplash-js": "^6.0.0",
"use-sound": "^2.0.1",
"web-vitals": "^0.2.4"
}
- nodejs and reactjs should be install in your system and above dependancies are must to add on your local system.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
krishna kakade 💻🛠 |
Harriette Bianan 💻🛠 |
- Krishna kakade - krishnadevz
- Harriette Bianan - itshally
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.