⭐ Star on GitHub — it motivates Me a lot!
Team App is app that show you random users from public API to get data for 50 users and it's a respensive app.
Desktop - thumbnail view | Desktop - list view |
---|---|
Mobile - thumbnail view | Mobile - list view |
---|---|
- Switch between grid and list view 🌟
- Sorting by name (ascending and descending) 🔄
- Search by name functionality 🔍
- Handle empty or error states ✔️
- Lazy loading of the cards (load the cards after the app has initiated)
- No UI frameworks used (ex. Bootstrap, Material)
- Loader icon while loading 🔄
- Unit testing for the major functionalities (coverage within reason)
Easily set up a local development environment!
Run the server on localhost:4000
- clone
npm install
npm run dev
You can find the server Repository here : Server 💻
Start coding! 🎉
Any questions or suggestions?
You are welcome to discuss it on: