Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 774 Bytes

File metadata and controls

25 lines (16 loc) · 774 Bytes

Custom React Components Collection

It was built with Next.js and many other React libraries.

Getting Started

First, run the development server:

npm install
npm run dev

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

Components

  • Charts (using Recharts which is my favourite chart library) image

  • Buttons (width custom shapes) image

Deploy on Vercel

I know the easiest way to deploy Next.js project is to Vercel. This project is live on https://testing-react-typescript.vercel.app.