gelodgreat / nextjs-tailwind-exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

1.yarn or npm i
2.
npm run dev
# or
yarn dev

Used Technology Technology

  • styled-components for tailwind
  • typescript
  • Tailwind css
  • Atomic design
  • NextJS

![Homes list]image

![Login]![image]image

  • Use the users.json to authenticate the user
  • Save to localStorage with the user that is authenticated
  • Provide feedback that the user has been authenticated

About


Languages

Language:TypeScript 91.5%Language:JavaScript 7.3%Language:CSS 1.2%