Skip to content

joao4xz/odin_weatherapi

Repository files navigation

Weather API Project

Screenshot from 2023-08-21 11-33-14

Live Preview

"The Odin Project" Weather API project.

This project serves as an implementation of a weather application using WeatherAPI, JavaScript, Webpack, SASS, HtmlWebpackPlugin, Babel, and date-fns.

Installation

To get the project up and running on your local machine, follow these steps:

  1. Clone the repository:
    git clone https://github.com/joao4xz/odin_weatherapi.git
  2. Navigate to the project directory:
    cd odin_weatherapi
  3. Install the dependencies:
    npm install

Usage

Development

To run the development server, use the following command:

npm run start

This command will start the development server, and you can access the application at http://localhost:3000.

Build

To generate the production-ready files in the dist folder, use the following command:

npm run build

About

"The Odin Project" Weather API project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors