Skip to content

PODILICHAITANYAAKHILKUMAR/GOOGLE-MOMENTUM-CLONE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Momentum Clone using React.

Packages used :

1.axios (to fetch quote,temperature) 2.styled-components (to fetch time) 3.react-moment (to style our components)

API's used:

1.https://api.openweathermap.org/data/2.5/weather?q={city name}&appid={API key} (to fetch weather). 2.https://goquotes-api.herokuapp.com/api/v1/random?count=1 (to fetch random quotes).

Feel free to modify the files as per your requirements.You can also use any random api to fetch background-images.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

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.

About

Completely Responsive Google Momentum clone in React using API's

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published