Skip to content

Trouble in deployment as the babel plugin which is a dependency in create-react-app has been discontinued.

Notifications You must be signed in to change notification settings

baanisingh/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-App

With this project, one will be building a weather app that makes API calls, which is an essential skill for React project development.

We can also display real-time weather information for a user's location, which is a great way to practice working with external data. To get this, you’ll use the browser's built-in Geolocation API. Babel Plugin has been discontinued, hence deployment could not be initialized.

This project is better created using VITE, for more functionality and smooth deployment. The source code can easily be modified and would run smoothly in React-Vite.

About

Trouble in deployment as the babel plugin which is a dependency in create-react-app has been discontinued.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published