Next JS / Typescript
Demo URL https://tweetx-eight.vercel.app/auth/register
Email : [email protected]
password : 123
Deployed in Vercel the server is slow.
yarn
yarn dev
yarn start
- Avatar
- Button
- Feed
- Tabs
- TextBox
- Typography
- UserProfile
- UserRow
- ReactJs - UI library
- NextJs - SSR(server side rendering) Framework
- NodeJs - To run server-side JavaScript engine.
- Typescript - To define a strict typing.
- Eslint - To follow style pattern, Airbnb is used.
- Prettier - To follow proper spacing, indentation etc.
- Lint staged - This is used to perform actions on staged files.