Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mauriciogirardi/test-nutrew

test for nutrew
https://github.com/mauriciogirardi/test-nutrew

nextjs react-elastic-carousel react-icons styled-components

Last synced: 22 days ago
JSON representation

test for nutrew

Awesome Lists containing this project

README

        


nutrew

Test for Nutrew

## About

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

# Design


design

## :rocket: Technologies

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

## :hammer: 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:

```sh
$ git clone https://github.com/mauriciogirardi/test-Nutrew.git
```





2. Running the Application:

```sh
# 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
```