Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deepashrisg/deepaaltrx


https://github.com/deepashrisg/deepaaltrx

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open https://delightful-moxie-9f46ee.netlify.app/ with your browser to see the result.

AltDrx Project



Front Developer website

General Information




  • Authorization/Authentication
    Responsive UI

Technologies Used




  • HTML


  • JavaScript


  • React


  • Tailwindcss


  • Nextjs


  • Swiper

Setup



"dependencies": {
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.1.5",
"next": "15.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swiper": "^11.1.14"
},
"devDependencies": {
"eslint": "^8",
"eslint-config-next": "15.0.1",
"postcss": "^8",
"tailwindcss": "^3.4.1"
}