refansa.my.id/README.md
2024-07-28 22:53:57 +07:00

17 lines
425 B
Markdown

# Site - [refansa.my.id](https://refansa.my.id)
The source code of my frontend website, [refansa.my.id](https://refansa.my.id)
Built with [Next.JS](https://nextjs.org), [shadcn/ui](https://ui.shadcn.com), and [tailwindcss](https://tailwindcss.com)
## Getting Started
After you cloned this repo you could easily run by;
```bash
npm install
npm run dev
```
Open http://localhost:3000 with your browser to see the result.