https://github.com/2gbeh/plateau-edu
PlateauMed - Senior Frontend Engineer Assessment
https://github.com/2gbeh/plateau-edu
jest-test lucide-icons next14 radix-ui react-hook-form react-testing-library react18 shadcn-ui tailwindcss typescript zod
Last synced: 4 months ago
JSON representation
PlateauMed - Senior Frontend Engineer Assessment
- Host: GitHub
- URL: https://github.com/2gbeh/plateau-edu
- Owner: 2gbeh
- License: mit
- Created: 2024-05-17T12:13:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-20T21:19:20.000Z (over 1 year ago)
- Last Synced: 2025-06-04T11:21:43.472Z (4 months ago)
- Topics: jest-test, lucide-icons, next14, radix-ui, react-hook-form, react-testing-library, react18, shadcn-ui, tailwindcss, typescript, zod
- Language: TypeScript
- Homepage: https://plateau-edu.vercel.app
- Size: 1.43 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PlateauEdu
PlateauMed - Senior Frontend Engineer Assessment
[](https://react.dev/learn/installation)
[](https://nextjs.org/docs/getting-started/installation)
[](https://www.typescriptlang.org/docs/)
[](https://tailwindcss.com/docs/installation)
[](https://www.radix-ui.com/primitives/docs/overview/getting-started)
## Setup
```bash
$ git clone https://github.com/2gbeh/plateau-edu.git$ cd plateau-edu
$ npm cache clean --force
$ npm install
$ npm run dev
```## Usage
> Local: http://localhost:3000/
> Live: https://plateau-edu.vercel.app/
## Screenshot

## Resources
* [Interview Question](./public/todo.pdf)