In this workshop, you will build a portfolio website using Corvid by Wix.
🔗 Useful links
- Corvid API Reference covers all of Corvid's APIs.
- Corvid Home Page contains all Corvid materials.
- corvid-cli npm package enables you to work in your own local editor.
This workshop is based on a pre-designed template.
✅ Step-by-step instructions
- Go to this template.
- Click
. - Sign in to Wix.
- Let's start having fun!
This workshop is divided into 9 modules. Each module describes what we're going to build and provides step-by-step insructions to help you implement the architecture and verify your work.
| Module | Description |
|---|---|
| 1. Create a database collection for projects | Store all the projects in a dedicated collection. |
| 2. Present the projects | Present the projects on the dynamic page |
| 3. Filter your projects | Filter your projects based on the category. |
| 4. Wix Fetch + Sengrid | Set up the contact page. |
| 5. Wix Fetch + Sengrid Part 2 | Send emails with the SendGrid API. |
| 6. Wix Fetch + Sengrid Part 3 | Send emails with the SendGrid API cont. |
| 7. Timeline API | Create animations with the timeline API collection. |
| 8. QR code | Add a QR code! |
| 9. Production | Go live. |