Project for slingshotahead.com's technical/specialization test
In this project, we're creating our own landing page for Dropbox. I mostly got the landing page content from older versions of Dropbox's landing pages using the Wayback Machine.
All the design work was done here.
- Next.js
- Typescript
- TailwindCSS
- React Dropzone
- Run
git cloneor download the code as a zip from GitHub - Run
yarn installto download required dependencies - Finally, run
yarn devand access the website onlocalhost:3000
https://dropbox-pied.vercel.app
The website is deployed on Vercel.