Turn your design into Slices

Clone the Project Files

Transcript

[00:00] Okay, let's start building your project. For that, you'll need to download the Next.js project from the git repo.

[00:06] This contains the homepage of the website built with React components and Tailwind styling. You'll be converting that to a Prismic project.

[00:14] Download the project with the following command:

git clone https://github.com/phillysnow/eieio

[00:16] Then run 'npm run dev' to see the project on your local machine.

Requirements

Answer to continue

Quiz banner

When you run the ‘ls’ command in your terminal, do you see all your Next.js files like this?