Project developed with Next.js and Redux, with SSR in the search and pagination of products.
- Clone this project with
git clone https://github.com/danisanc/sec-challenger.git - Install as dependencies with
yarn install - Build project with
yarn build - Start project with
yarn start - Access http://localhost:3000/
