Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bforbilly24/final-project-nextjs-frontend-app
Final Project Frontend of RKKS PENS
https://github.com/bforbilly24/final-project-nextjs-frontend-app
nextjs shadcn-ui tailwindcss
Last synced: 12 days ago
JSON representation
Final Project Frontend of RKKS PENS
- Host: GitHub
- URL: https://github.com/bforbilly24/final-project-nextjs-frontend-app
- Owner: bforbilly24
- Created: 2024-02-21T10:44:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-23T17:53:50.000Z (8 months ago)
- Last Synced: 2024-05-01T18:49:47.967Z (8 months ago)
- Topics: nextjs, shadcn-ui, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 399 KB
- Stars: 0
- 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/final-project-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/page.js`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
## Preview