Skip to content

A simple project using the Notion API to randomly draw a movie for me to watch.

License

Notifications You must be signed in to change notification settings

tavareshenrique/randovie

Repository files navigation

Randovie

Randovie

Henrique Tavares License

randovie is a simple project using the Notion API to randomly draw a movie for me to watch.

randovie was developed with ❤︎ by Henrique Tavares

📌 Content

💻 Technologies

This project was made using the following technologies:

👷 Running

# Clone the Repository
[email protected]:tavareshenrique/randovie.git
# Create an .env file based on the env.example file and set the environment variables.

# Your Token.
NOTION_TOKEN=
# Your page ID you want to access.
NOTION_DATABASE_ID=
# Download dependencies
$ yarn
# Run
$ yarn dev

Go to http://localhost:3000 to see the result.

💻 Author

Henrique Tavares
Henrique Tavares

@tavareshenrique
💻

📕 License

This project is under the license MIT.