🎶Curated live concerts from famous Brazilian artists.
Clone the repository.
git clone git@github.com:ythecombinator/hoje-tem-live.gitcd into the directory.
cd hoje-tem-liveInstall the project dependencies:
yarn
# or
npm installCreate a .env file in the project root containing the API endpoint:
API_BASE=""Start the development server:
yarn dev
# or
npm run dev🚀 Head over localhost:3000 in your browser of choice.
Further documentation on project structure will come as we have it more concise.
- Most of the UI design was heavily inspired by Hero35.
