savio591 / provi-clone

[Study project] - A clone of the main page of Provi

Home Page:https://savio591.github.io/provi-clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provi Challenge

wakatime Good Code Quality Unitary Tests

My project consists of remaking the Provi landing page. I want to use my abilities with Pure CSS, Javascript/Typescript, and ReactJS

Objectives:

Show my abilities:

  • Create prototypes with Figma
  • Good domain of Git system and Github functionalities
  • HTML/CSS/JS knowledge
  • Domain of Typescript/ReactJS
  • Domain of ReactJS functionalities, especially with props and component systems.
  • Unitary tests with Jest

Requirements:

  • Node: v12+

Starting the development

  • To serve on the local machine, install dependencies with yarn or npm and start with yarn dev or npm run dev. Webpack will serve the webpage on port 9000

  • To build, run build with yarn or npm. It will create and pack up build on the /dist folder ready to deploy.

Stacks🚀

  • Node/Yarn
  • ReactJS
  • Typescript
  • Webpack
  • Babel
  • Styled Components(CSS/SASS on JS)

Planning:

Detailed plannings and moods logs are available in PLAN.md

Stats:

Stats are available in STATS.md

Prototype:

The prototype created on Figma is here

Faqs:

  • Why isn't used CRA or other boilerplates? Hardware Limitations.

Todos os direitos reservados à PROVI SOLUCOES E SERVICOS LTDA - 2021

About

[Study project] - A clone of the main page of Provi

https://savio591.github.io/provi-clone

License:Mozilla Public License 2.0


Languages

Language:TypeScript 93.2%Language:JavaScript 5.5%Language:HTML 0.9%Language:CSS 0.5%