This is a responsive website of Covid-19 to increase awareness of corona virus. The design was made by Shamima-Nasrin and I only made the app to practice my skills of NextJs, HTML, CSS and responsive web.
- First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
-
Create a new file named
env.local
and copy the content fromexample.env.txt
to the file. -
Open http://localhost:3000 with your browser to see the result.