This is a TypeScript port of the Creative Tim Notus NextJS project. It is in no way directly affiliated with Creative Tim nor is it an officially supported project by Creative Tim.
The official Notus NextJS repo can be found at Creative Tim's GitHub
- Demo: https://ts-notus-nextjs.vercel.app/
- Documentation: https://www.creative-tim.com/learning-lab/tailwind/nextjs/overview/notus?ref=tsnnjs-github-readme
Start your development with a Free Tailwind CSS and NextJS UI Kit and Admin written in TypeScript. Let TS Notus NextJS amaze you with its cool features and build tools to take your project to a whole new level.
TS Notus NextJS is Free and Open Source. It features multiple HTML and NextJS elements and it comes with dynamic components for NextJS.
It is based on Tailwind Starter Kit by Creative Tim and ported to TypeScript by StephenMP, and it is built with both presentation pages, and pages for an admin dashboard.
Speed up your web development with a beautiful product made by Creative Tim and StephenMP . If you like bright and fresh colors, you will love this Free Tailwind CSS Template! It features a huge number of components that can help you create amazing websites.
- Install NodeJS LTS version from NodeJs Official Page
- Download/Clone this repo
- If downloaded, Unzip the downloaded file to a folder in your computer
- Open Terminal
- Go to your file project (where you’ve unzipped the product)
- Copy
.env.sample
as.env
- If you have a Google Maps API Key, replace
YOUR_KEY_HERE
in.env
with it - (If you are on a linux based terminal) Simply run
yarn install:clean
- (If not) Run in terminal
yarn
- (If not) Run in terminal
yarn build:tailwind
(each time you add a new class, a class that does not exist insrc/assets/styles/tailwind.css
, you will need to run this command) - (If not) Run in terminal
yarn dev
- Navigate to https://localhost:3000
- Check more about Tailwind CSS
If you want to get inspiration or just show something directly to your clients, you can jump start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project.
Here are all the page from the project:
- Presentation
- Admin Samples
- Authentication Samples
- Presentation Samples
Notus NextJS is built with over 120 frontend components, giving you the freedom of choosing and combining. All components can take variations in colors, that you can easily modify using Tailwind CSS classes (NOTE: each time you add a new class, a class that does not exist in src/assets/styles/tailwind.css
, you will need to run yarn build:tailwind
).
You will save a lot of time going from prototyping to fully-functional code, because all elements are implemented. This Free Tailwind CSS Template is coming with prebuilt examples, so the development process is seamless, switching from our pages to the real website is simple.
Every element has multiple states for colors, styles, hover, focus, that you can easily access and use.
Notus NextJS comes with 120 Fully Coded CSS elements, such as Alerts, Buttons, Inputs and many more.
Please check all of them here.
We also feature the following 18 dynamic components:
- Alerts
- Popper for Menus
- Menus
- Modals
- Navbars
- Popper for popover content
- Tabs
- Popper for tooltips content
The documentation for the Notus NextJS is hosted at Creative Tim's official website.
At present, we officially aim to support the latest and previous two versions of the following browsers:
Chrome | Firefox | Edge | Safari | Opera |
---|---|---|---|---|
We use GitHub Issues as the official bug tracker for the Notus NextJS. Here is some advice for our users that want to report an issue:
- Providing reproducible steps for the issue will shorten the time it takes for it to be fixed.
- Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
- Licensed under MIT