Skip to content

mauriciogirardi/test-Nutrew

Repository files navigation

nutrew
Test for Nutrew

About

  • Desenvolver proposed design.
  • Reponsible.
  • Implement the carousel.

Design

design

🚀 Technologies

  • Next.js
  • React-Icons
  • React-Elastic-carousel
  • Typescript
  • Prettier
  • Eslint
  • Styled-Component
  • Polished

🔨 How to use

  • You must have Node.js installed on your computer
  • is necessary to have Git installed and configured on the computer
  • you must have a package manager, either NPM or Yarn.


1. Clone the repository:
  $ git clone https://github.com/mauriciogirardi/test-Nutrew.git


2. Running the Application:
  # Web application
  $ cd test-Nutrew
  # Installing project dependencies.
  $ yarn # or npm install
  # Start web application
  $ yarn dev # ou npm dev
  # open project
  $ http://localhost:3000