This README guide provides an overview of the color palette used in the project, along with their respective purposes and usage.
This README guide provides a quick reference to the colors in the palette and their intended purposes. Use this guide to ensure consistent usage of colors throughout the project and to maintain a cohesive visual style.
Feel free to discuss and customize the README guide further based on your project requirements and additional details you'd like to include.
Created and maintained with ❤️ by Keploy.io.
Please make sure you have Node.js 18.x.x installed on your machine.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result. Note: this template is inspired from cruip/tailwind-landing-page-template