aymenouer / team-app-client

Team App is app that show you random users from public API to get data for 50 users and it's a respensive app.

Home Page:https://thunderous-sundae-a37e28.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team App

Code Size Language Stars

⭐ 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.


Technologies:

APP DESGIN

Desktop - thumbnail view Desktop - list view
Desktop - thumbnail view Desktop - list view
Mobile - thumbnail view Mobile - list view
13 Pro - thumbnail view 13 Pro - list view

Features

  • 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)

Development

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! πŸŽ‰


carbon


Feedback

Any questions or suggestions?

You are welcome to discuss it on:

LinkedIn

About

Team App is app that show you random users from public API to get data for 50 users and it's a respensive app.

https://thunderous-sundae-a37e28.netlify.app/


Languages

Language:JavaScript 97.2%Language:HTML 2.8%