We want to see your skills with React and TypeScript. You'll be given a Figma design to replicate in a Vite project using Tailwind CSS. Plus, you'll use an AirOps app to fetch and display data.
- Fork the Repo: You'll get a barebones Vite + React + TypeScript + Tailwind project. Fork it and get started.
- Design Implementation: Copy the Figma design into your project. Make it look as close as possible.
- Data Integration: Create an AirOps App that returns the necessary mock data for the design and execute it to display the mock data! π
Note: if you need to do any create, edit or delete, it doesnβt need to persist anywhere outside of the React state.
Try to finish within 3 hours. β°
- Code Quality: Clean, readable, and well-structured code. π»
- Design Accuracy: Your app should look like the Figma design. π¨
- Functionality: Your app should fetch and display data correctly. π
- Fork our repo.
- Make your changes.
- Push to your forked repo.
- Share the link to your repo with us. π€
- React βοΈ
- TypeScript π
- Tailwind CSS π¨
- Vite β‘
- Fork the Repo:
git clone [your-forked-repo-link] cd [repository-directory]
- Install Dependencies:
Copy code npm install
- Start the Dev Server:
Copy code npm run dev
- Design Link: Figma Design
- Relevant AirOps Links:
That's it! If you have any questions, just ask. Good luck! π