Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 511 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 511 Bytes

User Mentions

Next.js + TypeScript User mention

Live demo

https://user-mention.vercel.app/

Getting Started

Task Description
npm install or yarn install the dependencies.
npm run dev or yarn dev start the dev server on http://localhost:3000/
npm test or yarn test run the tests
npm run build or yarn build build for production

Tech stack

  • ReactJS
  • NextJS
  • TypeScript
  • Syled-Components
  • @testing-library/react
  • @testing-library/user-event
  • Jest
  • ES6