Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bforbilly24/rusticbusinees-nextjs-frontend-app
business website
https://github.com/bforbilly24/rusticbusinees-nextjs-frontend-app
nextjs tailwindcss
Last synced: 12 days ago
JSON representation
business website
- Host: GitHub
- URL: https://github.com/bforbilly24/rusticbusinees-nextjs-frontend-app
- Owner: bforbilly24
- Created: 2024-06-21T17:25:13.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-23T00:20:57.000Z (6 months ago)
- Last Synced: 2024-06-23T10:05:30.594Z (6 months ago)
- Topics: nextjs, tailwindcss
- Language: JavaScript
- Homepage: https://rusticbusiness.bforbilly.tech
- Size: 4.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
> 1. Pull in terminal
```
git clone https://github.com/bforbilly24/rusticbusinees-nextjs-frontend-app.git
```
> 2. Installation```bash
npm install
# or
yarn install
# or
pnpm install
# or
bun install
```
> 3. Compile```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `_app.js`. The page auto-updates as you edit the file.
## Preview