/imgur-nextjs

Primary LanguageTypeScript

Frontend task: Farhad Azarbarzinniaz

Getting Started

npm i
npm run pro
# or
yarn
yarn pro

Jest test

npm run test
# or
yarn test

Cypress test

firstly project have to be built

npm run start
npm run cypress:open
# or
yarn start
yarn cypress:open

Tech used:

React

react-virtual https://github.com/tannerlinsley/react-virtual for virtualize larg grid list

Environment variables with .env

Axios

TypeScript

Cypress

Jest

BEM