Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-20T21:19:20.000Z (6 months ago)
- Last Synced: 2024-05-21T17:48:25.231Z (6 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
[![React](https://img.shields.io/badge/React-18.x-087ea4.svg)](https://react.dev/learn/installation)
[![Next](https://img.shields.io/badge/Next-14.x-111111.svg)](https://nextjs.org/docs/getting-started/installation)
[![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178c6.svg)](https://www.typescriptlang.org/docs/)
[![TailwindCSS](https://img.shields.io/badge/TailwindCSS-3.x-38bdf8.svg)](https://tailwindcss.com/docs/installation)
[![RadixUI](https://img.shields.io/badge/RadixUI-1.x-000000.svg)](https://www.radix-ui.com/primitives/docs/overview/getting-started)![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)
## 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
![Screenshot](./public/social-preview.png)
## Resources
* [Interview Question](./public/todo.pdf)