Test Case Manager Frontend
Technologies
- React
- Next.js
- Tailwind CSS
- NextUI
Install dependencies
npm install
Run the development server
npm run dev
Edit Environmental variable
Create .env File
NEXT_PUBLIC_API_SERVER=http://localhost:3001
npm install
npm run dev
Create .env File
NEXT_PUBLIC_API_SERVER=http://localhost:3001