/login-page-api

Written Test for VhiWeb

Primary LanguageJavaScript

The WebApp is compatible with devices of all sizes and all OS's, and consistent improvements are being made.

Run in locale

To clone and run this website, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/akbardev94/login-page-api.git

# Go into the repository
$ cd login-page-api

# Install dependencies
$ npm install

# Run the app
$ npm run start

Built with

  • React JS - React is a free and open-source front-end JavaScript library for building user interfaces based on UI components. It is maintained by Meta and a community of individual developers and companies.
  • Tailwind CSS - Tailwind CSS is a design system implementation in pure CSS. It is also configurable. It gives developers super powers. It allows them to build websites with a clean consistent UI out of the box. It integrates well with any web dev framework.
  • reqres - reqres is a website that provides a fake data API that can be used for testing on the front end.

login