English Portuguese

🗃️ ZapRecall

ZapRecall

📝 About

The application was created to gain experience with the React library. It was designed to be responsive, and the following technologies were used: CSS, HTML, Javascript, and React.

My Skills

📁 Project Access

You can access the project's source code or download it.

🛠️ Open and Run the Project

After downloading the project, you can open it with Visual Studio Code. To do this, on the launcher screen, click:

  1. File > Open Folder
  2. Locate the project's location and select it (If the project is downloaded as a zip file, it needs to be extracted before locating it.)
  3. Finally, click Open
  4. Then open the terminal and install the dependencies with the following command:
npm install 
  1. To run de project,execute:
npm startmoneybag-minha-carteira
  1. Finally, access http://localhost:3000 in your browser.

📝 Sobre

A aplicação foi feita com o objetivo de adquirir experiência com a biblioteca React. A mesma foi feita de forma responsiva e foram utilizadas as seguintes tecnologias: CSS, HTML, Javascript e React.

My Skills

📁 Acesso ao projeto

Você pode acessar o código fonte do projeto ou baixá-lo.

🛠️ Abrir e rodar o projeto

Após baixar o projeto, você pode abri-lo com o Visual Studio Code. Para isso, na tela de launcher clique em:

  1. File > Open Folder
  2. Procure o local onde o projeto está e o selecione (Caso o projeto seja baixado via zip, é necessário extraí-lo antes de procurá-lo)
  3. Por fim clique em Abrir
  4. Em seguida abra o terminal e instale as dependências com o seguinte comando:
npm install 
  1. Você pode rodar o projeto executando:
npm start
  1. Finalmente, acesse http://localhost:3000 no seu navegador.