An open API service indexing awesome lists of open source software.

https://github.com/soumya-rayast/weatherwise


https://github.com/soumya-rayast/weatherwise

api assignment javascript localstorage openweathermap-api react react-hooks react-icons redux-toolkit tailwindcss vercel-deployment

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Project Setup
## Prerequisites

Ensure you have the following installed on your machine:

- **Node.js** (version 14.0 or higher)
- **npm** (comes with Node.js)

## Getting Started

Follow these steps to set up your React application with Vite:

### 1. Clone the Repository

Clone the repository to your local machine:

```bash
[git clone https://github.com/yourusername/your-repository.git](https://github.com/soumya-rayast/WeatherWise.git)
cd WeatherWise

2. Install Dependencies
Run the following command to install the required packages: npm install

3. Start the Development Server
To start the development server, use: npm run dev