Skip to content

naingoted/next-uptime

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, rename .env.local.example to .env.local

then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Page list

page
    index - homepage contains movies components

Components list

components 
    Header - for global header
    Monitor - for monitor module
    UI  - for layout and UI components

Contexts

contexts

Testing

integration testing to make sure pagination logic, hooks and context
__tests__ - for test files
    components - named according to /components structure
        UI

Styling

styles - named according to /components structure.

Preview Link

https://status-page-tawny.vercel.app/

unit test | @todo

onclick -> show quick stats
reducer
axios call
context
pagination
check re renders / preformance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published