Next.js + TypeScript User mention
https://user-mention.vercel.app/
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 |
- ReactJS
- NextJS
- TypeScript
- Syled-Components
- @testing-library/react
- @testing-library/user-event
- Jest
- ES6