Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devdignesh/dashboard
Build a pixel perfect responsive webpage (Academy page) UI using ReactJS, Typescript for type safety, TailwindCSS and NextJS.
https://github.com/devdignesh/dashboard
nextjs reactjs tailwindcss typescript
Last synced: about 2 months ago
JSON representation
Build a pixel perfect responsive webpage (Academy page) UI using ReactJS, Typescript for type safety, TailwindCSS and NextJS.
- Host: GitHub
- URL: https://github.com/devdignesh/dashboard
- Owner: devdignesh
- Created: 2024-07-10T03:08:33.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T03:51:23.000Z (6 months ago)
- Last Synced: 2024-07-10T05:55:31.024Z (6 months ago)
- Topics: nextjs, reactjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://dashboard-rho-ashen.vercel.app
- Size: 8.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Build a pixel perfect responsive webpage (Academy page) UI using ReactJS, Typescript for type safety, TailwindCSS and NextJS.
### Webpage UI (Academy page)
## Tech Stack
- [React](https://react.dev/) - User interfaces
- [Typescript](https://www.typescriptlang.org/) - Language
- [Next.js](https://nextjs.org/) - Framework
- [Tailwind](https://tailwindcss.com/) - CSS
- [shadcn/ui](https://ui.shadcn.com/) - Component Library
- [Vercel](https://vercel.com) - Hosting## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.