📄 The Gist of It

the-gist-of-it.vercel.app

A React and Next.js project

Getting Started

Install dependencies

npm install

Run the development server

npm run dev

Run Component and E2E tests

npm run cypress

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