Landing Page Start Next em desenvolvimento utilizando as tecnologias Next JS e React.
Tecnologia | Descrição | Versão | Site |
---|---|---|---|
React JS | Uma biblioteca JavaScript para criar interfaces de usuário | 16.13.0 | https://pt-br.reactjs.org/ |
Next JS | The React Framework for Production | 10.0.3 | https://nextjs.org/ |
Theme UI | Theme UI is a library for creating themeable user interfaces based on constraint-based design principles. | 0.3.2 | https://theme-ui.com/home |
react-scroll | Component for animating vertical scrolling | 1.8.0 | https://www.npmjs.com/package/react-scroll |
react-custom-scrollbars | Custom Scroolbars | 4.2.1 | https://www.npmjs.com/package/react-custom-scrollbars |
react-modal-video | Modal Video | 1.2.6 | https://www.npmjs.com/package/react-modal-video |
react-multi-carousel | Multi Carousel | 2.5.5 | https://www.npmjs.com/package/react-multi-carousel |
https://start-next.vercel.app/
This is a Next.js project bootstrapped with create-next-app
.
Install the dependencies:
Next Project:
npm install
# or
yarn install
Run the development server:
npm run dev
# or
yarn
yarn dev
* Utilizar o Next na versão superior a "next": "10.0.3" para evitar o problema com o Build "Loader"