Upload.AI is an innovative project under development during the AI trail organized by @rocketseat. This project aims to integrate cutting-edge technologies to create a robust and high-quality solution. Stay tuned for updates!
⚠ Attention - you need the backend of this app, you can get it by clicking here!
This project is being developed using the following technologies:
- NextJS
- ReactJS
- TailwindCSS
- Vercel IA
- ShadcnUI
- Fastify
- Typescript
- NodeJS
- Prisma
- NodeJS
- Yarn or NPM
- Clone the repository:
git clone https://github.com/joaopelisson/ReactJS_Upload.AI
- Install the necessary packages:
npm i
or
yarn install
- Run the project:
npm run dev
or
yarn start