Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 711 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 711 Bytes

This is a Next.js project

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

Some feautres of this project are :

  • All the styling is done using styled components, these provide automatic classNames and makes the styling more optimized. Styled components use Stylus in backend that goes parallel with any precompiled styles like SASS/SCSS

  • There is a single page in the app at the root, and that contains the required implementation

Deployed on Netlify

https://heuristic-borg-007ce1.netlify.app/