Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 1.05 KB

README.md

File metadata and controls

71 lines (46 loc) · 1.05 KB

Hoje tem Live



🎶Curated live concerts from famous Brazilian artists.


Getting Started

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.

Toolbelt

Structure

Further documentation on project structure will come as we have it more concise.

Credits

  • Most of the UI design was heavily inspired by Hero35.