Skip to content

Kashish-max/WeatherProfileReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Weather Profile

A weather forcasting web application. Know weather conditions of a specified location.

Before using

Usage

To run the project, please use the following commands:

  • npm run dev
    • Run this command in frontend directory and it will run the localhost server at port 3000.
    • Open http://localhost:3000 with your browser to see the result.
  • python manage.py migrate
  • python manage.py runserver
    • Run this command in backend directory and it will run the localhost server at port 8000.
    • send your requests to http://localhost:8000 to see the result.

Created By- Kashish goyal

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published