Welcome to the GoIndia Dashboard project! This dashboard is built using Next.js and Tailwind CSS.
Here is the live demo for the - GoIndia
- Responsive Design: The dashboard is designed to work seamlessly across various devices, ensuring accessibility from desktops, tablets, and mobile devices.
- Next.js: Next.js is a React framework for building server-side rendered (SSR) and statically generated web applications.
- Tailwind CSS: Tailwind CSS is a utility-first CSS framework for building custom designs quickly.
- React: React is a JavaScript library for building user interfaces.
- Node.js: Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
To get started with the GoIndia Dashboard locally, follow these steps:
- Clone the repository:
- git clone https://github.com/s21sd/GoIndia.git
- Install dependencies:
- cd goindia
- Run the development server:
- npm run dev
- Open the dashboard:
Open http://localhost:3000 in your browser.