Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tjuandev authored Oct 31, 2023
1 parent 0fa8b3f commit 1686e37
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ yarn dev
yarn storybook
```

#### Environment Variables

Before running the project, make sure you set up the necessary environment variables. Create a `.env.local` file in the root directory of the project and add the following:

```
NEXT_PUBLIC_API_BASE_URL=https://swapi.dev/api/
```

#### Testing

#### Running Tests
Expand Down

0 comments on commit 1686e37

Please sign in to comment.