🎶Curated live concerts from famous Brazilian artists.
Clone the repository.
git clone [email protected]:ythecombinator/hoje-tem-live.git
cd
into the directory.
cd hoje-tem-live
Install the project dependencies:
yarn
# or
npm install
Create 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.