Skip to content

StephenMP/ts-notus-nextjs

Repository files navigation

TS Notus NextJS

version license GitHub issues open GitHub issues closed

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

Notus NextJS

A beautiful UI Kit and Admin for Tailwind CSS and NextJS Written in TypeScript.

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.

Get Started

  1. Install NodeJS LTS version from NodeJs Official Page
  2. Download/Clone this repo
  3. If downloaded, Unzip the downloaded file to a folder in your computer
  4. Open Terminal
  5. Go to your file project (where you’ve unzipped the product)
  6. Copy .env.sample as .env
  7. If you have a Google Maps API Key, replace YOUR_KEY_HERE in .env with it
  8. (If you are on a linux based terminal) Simply run yarn install:clean
  9. (If not) Run in terminal yarn
  10. (If not) Run in terminal yarn build:tailwind (each time you add a new class, a class that does not exist in src/assets/styles/tailwind.css, you will need to run this command)
  11. (If not) Run in terminal yarn dev
  12. Navigate to https://localhost:3000
  13. Check more about Tailwind CSS

Pages

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:

Fully Coded Components

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.

CSS Components

Notus NextJS comes with 120 Fully Coded CSS elements, such as Alerts, Buttons, Inputs and many more.

Please check all of them here.

NextJS Components

We also feature the following 18 dynamic components:

Table of Contents

Documentation

The documentation for the Notus NextJS is hosted at Creative Tim's official website.

Browser Support

At present, we officially aim to support the latest and previous two versions of the following browsers:

Chrome Firefox Edge Safari Opera

Reporting Issues

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:

  1. Providing reproducible steps for the issue will shorten the time it takes for it to be fixed.
  2. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.

Licensing

  • Licensed under MIT

About

Typscript port of the Notus NextJS Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published