Typescript-Project1 Tailwind Templates

Typescript Project1

This is a Demo Website with navbar and darkmode using nextjs 13 and Typescript and tailwind css for Styling

This project is built using React.js, Next.js, Tailwind CSS, Typescript.

Folder Structure

Project directories are structured as follows:

root
    ├── /public
        ├── /favicons
        ├── /img
    ├── /src
        ├── /components
        ├── /pages
        ├── /css
        ├── /fonts
        ├── /utils
package.json
tsconfig.json
next.config.js
postcss.config.js
tailwind.config.js

### Running Locally
```bash
npm install
npm run dev

Open http://localhost:3000 in your browser to see the result.

Top categories

Loading Svelte Themes