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 clone
or download the code as a zip from GitHub - Run
yarn install
to download required dependencies - Finally, run
yarn dev
and access the website onlocalhost:3000
https://dropbox-pied.vercel.app
The website is deployed on Vercel.