pl2ern4 / user-search

Home Page:user-search-zeta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js This application created server sider rendering with the help of Next.js project bootstrapped with create-next-app.

This Project having dependecy on using givern API:

Getting Started

First, run the development server:

git clone `git remote add origin https://github.com/pl2ern4/user-search.git` 
cd user-search 
npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Things to remember

  • To check all the functionality of the application javascript of the browser must be enabled
  • This application works fine on lates version of browsers.

Design

https://www.figma.com/file/uDtgLwfeqncEb45qlh6sy9/Untitled?node-id=2%3A3

Production

Code deployed on https://user-search-git-main-pl2ern4.vercel.app/ đź’…

Things can be added :

  • Eslint for linting error
  • Unit test for components
  • Cypress for automation
  • Proptype validation

About

user-search-zeta.vercel.app


Languages

Language:JavaScript 65.7%Language:CSS 34.3%