Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.76 KB

README.md

File metadata and controls

48 lines (28 loc) · 1.76 KB

Ayrton Senna da Silva

No dia 1 de maio de 1994, há 30 anos, Ayrton Senna deixa um legado histórico. Senna será sempre um ícone, não só no Brasil, mas em todo o mundo, como um dos maiores pilotos de todos os tempos e um verdadeiro herói dentro e fora das pistas.

O piloto brasileiro foi vítima de um despiste fatal do GP San Marino, em Ímola, um acidente que mudou para sempre a Fórmula 1.

Photography Portfolio

I'll use this site to post mostly Street Photography and photos that I don't post on Unsplash due to their strict guidelines.

Enviroments

Create .evn.local:

NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=''
CLOUDINARY_API_KEY=''
CLOUDINARY_API_SECRET=''
CLOUDINARY_FOLDER=''

How to run

Install the dependencies:

npm install

Create an account on Cloudinary and rename the .env.local.example to .env.local adding the keys you got from Cloudinary.

Upload some photos separated by folders and that's it!

Customize the template

The First card is the place where it has the photo, name, description, and some Social Network links. You can change those informations in the MainCard and also the SocialLinks.

Also, if you want to change the colors, you can replace them on tailwind.config.js.

Icons

Contribute

Feel free to contribute, this project has tons of places to improve, it's a good start for beginners!