Skip to content

Flowerinno/Hello-Sun

Repository files navigation

This is a weather forecast application 'Hello Sun'.

DEMO : https://hello-97vlpmfqb-flowerinno.vercel.app

Application created for educational purposes only

Creation

Created with command npx create-next-app@latest --ts.

Commands

--To start the application in development mode run: npx start; --To build the application in production mode run: npx build; --To test the application run: npx test;

Tests

All tests placed in the ./root/__tests__ directory.
Used tools : Jest, React Testing Library.

Services

Services placed in the ./root/__services__ directory.

fetchData service fetches weather forecast for a current day and for a whole week.

No NextJs API included.

Features:

Used UI libraries: NextUI

About

Weather app 'Hello-Sun'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published