Uranium used to be a paid template on Gumroad, but after feedback and personal thought, I've decided to make it open-source. That being said, it is distributed underneath the GNU GPLv3 license, which requires a few conditions available here. If you would like to purchase a license to bypass those conditions, please reach out to me.
Full.mp4
This template utilizes Next.js and TailwindCSS and is written in TypeScript. In order to get developing, please run the following things in your terminal:
# change directory into the template
cd uranium-master
# install & run
yarn
yarn dev
# or
npm install
npm run dev
You can deploy this project to the cloud through Vercel. You can learn more about this process in their documentation.
If there are any questions about Uranium, please reach out to me at me@saurish.com or through Twitter @saurishhh.