Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.11 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.11 KB

The intention of this project was to brush up my CSS skills and to learn about NextJS since it's the first time I am using it.

The idea behind this was based on a tweet from a youtuber @Deved about a new design idea for his youtube channel tutorial, so I thought would be nice to create the HTML version of that myself.

I did that weird glass design thing? Should I film a mini tutorial? pic.twitter.com/Psd6FkHryF

— Dev Ed (@developedbyed) January 7, 2021


I've decided to create an github action for deploying it automatically on S3 bucket, you can see it live here: https://workshop.danilocecilia.com/

If you have any suggestions on improvements please let me know I will be happy to listen you.



Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.