leo-the-nardo / nextjs-tailwind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’» About

A simple project made in next, with the main focus on tailwind to study techonogies that will be mentioned below


🎨 Layout

Light Dark Mobile


πŸ›  Technologies

The following technologies were used in the creation of this project:


πŸš€ How to use

Clone the project to your local machine

$ git clone https://github.com/leo-the-nardo/nextjs-tailwind

🚧 Running the Project

# Navigate to the directory
$ cd nextjs-tailwind

# Install the required dependencies
$ npm install

# Start front-end
$ npm run dev

# Access the application through the following address:

  http://localhost:3000/

About


Languages

Language:TypeScript 99.4%Language:JavaScript 0.5%Language:CSS 0.2%