With The Weather Forecasting user can search locations by address, city, state, and zip code and observe the weather for the next 7-days (day and night).
The app is developed using React.js, Typescript, and Remix.
- Make sure you already have
Node.js
andnpm
installed in your system - lts/iron. - The
app/routes
: It contains the code related to the SSR of the application. - The
app/components
: It contains the code related to the front-end of the application. - The
app/services
: It contains the code related to the back-end of the application.
- Clone the repository:
git clone https://github.com/infantito/remix-us-forecast.git
- Install the packages using the command
npm ci
react.js
typescript
remix
tailwindcss
Check packages.json
for details
- Run the application using the command
npm run dev
- Open the browser and navigate to
http://localhost:5173
- Unit Testing
- Celsius/Fahrenheit conversion
- Dark/Light Mode
- Daniel Infante : Peruvian dev
- By giving this repo a 🌟
- By Following : @dinfantito at Twitter
Thank You 😃