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
This project was made using the following technologies:
# 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.
Henrique Tavares @tavareshenrique 💻 |
This project is under the license MIT.