Tecnologias / Technologies | Projeto / Project | Layout | Licença
Esse projeto foi desenvolvido com as seguintes tecnologias: This project was developed with the folowing technologies:
- NextJs
- CSS modules
- Typescript
Bibliotecas / Libs
Utilitários / Tools
OriginSix é uma página institucional no formato One Page responsiva, para usar em diversos tipos de micro, pequena e média empresas. Contém as seguintes seções: Header, Navigation, Home, Sobre, Serviços, Depoimentos, Contato e Footer
OriginSix is a institutional page in the "One Page" format and responsive, to be used for micro, small and medium companies. It contain the folowing sections: Header, Navigation, Home, About, Services, Testimonials, Contact and Footer.
Você pode visualizar o layout do projeto através desse link. É necessário ter conta no Figma para acessá-lo.
You can see the project layout through this link. Is required to have an account on Figma to get access.
Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes. This project is under a MIT license. See the file LICENSE for more details.
- Link of deployed application: http://origin-ten.vercel.app/
- Repository: https://github.com/teilorbarcelos/origin
- In case of sensitive bugs like security vulnerabilities, please contact OUR EMAIL directly instead of using issue tracker. We value your effort to improve the security and privacy of this project!
Feito com ♥ by Teilor Souza Barcelos com ajuda da Rocketseat 👋 Participe da nossa comunidade!
Made with ♥ by Teilor Souza Barcelos with help of Rocketseat 👋 Join our community!
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts
.
The pages/api
directory is mapped to /api/*
. Files in this directory are treated as API routes instead of React pages.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.