Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ariefhk/weserve-app
https://github.com/ariefhk/weserve-app
next next-js nextjs nextjs14 react shaynakit svg tailwindcss typescript
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ariefhk/weserve-app
- Owner: ariefhk
- Created: 2024-08-22T13:15:14.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T08:12:49.000Z (5 months ago)
- Last Synced: 2024-12-03T19:05:47.346Z (about 1 month ago)
- Topics: next, next-js, nextjs, nextjs14, react, shaynakit, svg, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://weserve-sand.vercel.app
- Size: 6.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Weserve (A Hosting Company)
This is fictitious company from design, Design by [ShaynaKit](https://shaynakit.com)
![Project Image](ss.png)
## Features
- Next.js
- TypeScript
- Framer Motion A Bit
- Shadcn UI
- Handling Error Pages & Structured Pattern## On Progress
- Implement more Framer Motion
- Implement Navbar for Mobile
- Implement Next js metadata## Getting Started With This Project
First, install the lib:
```bash
pnpm i
```Second, run the development server:
```bash
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
Happy Coding :)