minor / uranium

ready-to-go next.js + tailwind website template

Home Page:https://uranium.saurish.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uranium – your next SaaS website template

License: GNU GPLv3

Deploy with Vercel

Buy Me A Coffee

Licensing

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.

Screenshots

Landing

Video

Full.mp4

How to use

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.

Contact

If there are any questions about Uranium, please reach out to me at me@saurish.com or through Twitter @saurishhh.

About

ready-to-go next.js + tailwind website template

https://uranium.saurish.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 96.2%Language:CSS 2.8%Language:TypeScript 1.0%