Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maicon-g14 authored Jun 27, 2023
1 parent 037efcd commit 3e235b9
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,27 @@ All texts were generated by AI, but all the rest is handmade.
<details>
<summary>Preview</summary>

Soon!
![Screenshot 2023-06-27 at 00-59-04 Green Acres Blog](https://github.com/Maicon-g14/responsive-react-blog/assets/61253567/a8b3058e-61e1-49c6-9050-1436be1a54e4)

![Screenshot 2023-06-27 at 00-59-31 Green Acres Blog](https://github.com/Maicon-g14/responsive-react-blog/assets/61253567/5dcf547c-0efe-416d-af33-96278d90f7d5)

![Screenshot 2023-06-27 at 01-00-08 Screenshot](https://github.com/Maicon-g14/responsive-react-blog/assets/61253567/2bcb49ee-0b77-451e-9124-568776a6d08c)

![Screenshot 2023-06-27 at 01-00-32 Screenshot](https://github.com/Maicon-g14/responsive-react-blog/assets/61253567/2231622d-e3ac-44c8-919f-6d6c959eb70d)

</details>

Start Project in developr mode with:
## Instructions

Install project with:

```bash
npm install
```

On root folder create a .env file inserting your own NEXT_PUBLIC_GRAPHCMS_ENDPOINT and GRAPHCMS_TOKEN

Then start the project in develop mode with:

```bash
npm run dev
Expand Down

0 comments on commit 3e235b9

Please sign in to comment.