Skip to content

incmak/FE-Node-natour

Repository files navigation

Vite && Tailwind template

Includes Eslint and prettier config along with api interceptors

Logo

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_BASE_URL

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  pnpm install

Start the server

  pnpm run dev

Tech Stack

Client: React, VITE, TailwindCSS

Installation

Install some dependencies for eslint config

Most importatnt

 pnpm install --save-dev eslint eslint-plugin-react eslint-plugin-react-hooks eslint-plugin-jsx-a11y eslint-config-prettier eslint-plugin-prettier prettier

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published