Exploring different ai tools
This React website serves as a collection of various AI platforms. Each card on the site represents a different AI platform and redirects users to the respective platform's original website when clicked.
- Card-Based Navigation: Click on a card to be redirected to the corresponding AI platform's website.
- Responsive Design: The site is designed to work well on both desktop and mobile devices.
- Simple and Clean UI: Focused on providing an intuitive user experience.
- git clone https://github.com/rohithgoje21/AI-platforms.git
- cd AI-platforms
- npm install
- npm start
