pika-pika-07 / Cricketers-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cricketers-app

A basic Cricketer's listing web app based on of Reactjs

Tech Stack

This React app is been setup from scratch and it does not use create-react-app. Everything from bundler to React testing Library has been integrated from scratch. Tech Stack includes

  • React.js Library
  • Parcel as a bundler
  • Tailwind CSS for styling
  • React Testing Library for test cases

App hosted on netlify

How to run

  • Clone the repo
  • Open the repo inside your editor
  • Go inside the project folder and run npm install
  • Run npm run start to start the Parcel server on localhost://1234
  • Vist http://localhost:1234/ to see the app

About


Languages

Language:JavaScript 98.3%Language:HTML 1.5%Language:CSS 0.2%