https://github.com/ekovegeance/blueprint-ui
https://github.com/ekovegeance/blueprint-ui
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ekovegeance/blueprint-ui
- Owner: ekovegeance
- Created: 2024-05-11T17:54:02.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-18T12:03:32.000Z (11 months ago)
- Last Synced: 2024-12-30T07:18:35.762Z (4 months ago)
- Language: JavaScript
- Size: 838 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PayoprintApps
## Getting Started
First, run the development server:
```bash
npm install && npm run dev```
Demo [https://payoprintapps.vercel.app/](https://payoprintapps.vercel.app/)
## Tech Stack
- [ReactJS](https://id.react.dev/learn)
- [NextJS (App Router)](https://nextjs.org/docs)
- [Radix](https://www.radix-ui.com/primitives/docs/overview/introduction)
- [TailwindCSS](https://tailwindcss.com/docs/installation)
- [NodeJS](https://nodejs.org/docs/latest/api/synopsis.html)
- [ExpressJS](https://expressjs.com/en/starter/installing.html)
- [MongoDB](https://www.mongodb.com/docs/)You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## Deploy on Vercel
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.