Skip to content

Commit

Permalink
Merge pull request #13 from MatheusAlvesPereira/dev
Browse files Browse the repository at this point in the history
rebase all the project closes #12
  • Loading branch information
MatheusAlvesPereira authored Feb 21, 2024
2 parents c9ef9fd + 98cd393 commit 644d985
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2024 Matheus Alves.
Copyright (c) 2024 Matheus Alves

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
19 changes: 2 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,12 @@
<h1 align="center"> Anoto Website</h1>

### Preview
![Captura de tela 2023-12-30 182503](https://github.com/MatheusAlvesPereira/Anoto-Website/assets/99885299/c376ae19-076a-49cf-9591-48f309d66ada)
![Captura de tela 2023-12-30 182520](https://github.com/MatheusAlvesPereira/Anoto-Website/assets/99885299/e5d3fa5a-02bd-480a-9867-29a9140261af)
![Captura de tela 2023-12-30 182609](https://github.com/MatheusAlvesPereira/Anoto-Website/assets/99885299/a6914fb9-29e7-4033-803b-7d77cfdb9519)
![Captura de tela 2023-12-30 183214](https://github.com/MatheusAlvesPereira/Anoto-Website/assets/99885299/b320e813-9f36-4de5-b024-696bb56637fe)

## Installation

1. Clone the repository:

```bash
$ git clone https://github.com/MatheusAlvesPereira/Anoto-Website.git
$ git clone https://github.com/MatheusAlvesPereira/Portifolio.git
```

2. run `pnpm install`
2. run `pnpm install` or `npm install`
3. If you want to switch to npm make sure to remove pnpm-lock.yaml and node_modules folder and then run `npm install`

All commands are run from the root of the project, from a terminal:
Expand Down Expand Up @@ -61,10 +53,3 @@ This project use the template [Astro-starter](https://github.com/zankhq/astro-st
### About Astro.js...

Check out [Astro documentation](https://docs.astro.build)

### Check the AnotoApp...

[AnotoApp](https://github.com/MatheusAlvesPereira/Anoto-App)



0 comments on commit 644d985

Please sign in to comment.