Skip to content

roopeky/Flexibble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4d28d8d · Oct 25, 2023

History

69 Commits
Oct 24, 2023
Oct 24, 2023
Oct 16, 2023
Oct 19, 2023
Oct 24, 2023
Oct 25, 2023
Oct 16, 2023
Oct 17, 2023
Oct 17, 2023
Oct 16, 2023
Oct 19, 2023
Oct 17, 2023
Oct 17, 2023
Oct 16, 2023
Oct 16, 2023
Oct 16, 2023

Repository files navigation

Flexibble

This project is initialized using create-next-app, providing a solid foundation for building modern web applications.

Prerequisites

Node.Js 18.0 or newer.

Getting Started

To get started with development, follow these simple steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install the dependencies using npm, yarn, pnpm, or bun.
npm install
# or
yarn
# or
pnpm install
# or
bun install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 in your browser to view the application. You can start editing the page by modifying the app/page.tsx file. The page will auto-update as you save your changes.

Features

XXXXXX

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

App where you can showcase your projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published