Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 583 Bytes

File metadata and controls

28 lines (18 loc) · 583 Bytes

CodeAnt AI

This is a pure frontend implementation of the assigned tasks.

Tech Stack Used:

  • React
  • Tailwind
  • React-Icons

To run the project:

yarn
yarn dev

The project has 2 endpoints:

  1. https://codeant.tanaykmr.com/ - Home Page
  2. https://codeant.tanaykmr.com/dashboard - Dashboard Page (Click on any sign in button to continue)

Primary Actions

  • The logo and the logout buttom in the dashboard will redirect you to the home page
  • Any sign in button on the login page will navigate you to the dashboard

Live Link: https://codeant.tanaykmr.com