jardeylsonJacinto / nlw-mastery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wallpaper- 2560x1600

Rocketseat Education

Rocketseat Project License

GitHub repo size rocketseat

💻 Project

Application that allows you to upload videos and, through AI, automatically create eye-catching titles and descriptions with good indexing.

💻 technologies

The following technologies were used in the development of this application:

Clone the project and access the folder.

$ git clone git@github.com:jardeylsonJacinto/nlw-mastery.git
$ cd nlw-mastery

Follow the steps below:

Web

# Install the web dependencies
$ cd web
$ npm install

# Start the web project
$ npm run dev

Server

# Install the server dependencies
$ cd api
$ npm install

# Start the server project
$ npm run dev

My Contacts 📬

image image image

About


Languages

Language:TypeScript 89.1%Language:JavaScript 7.2%Language:CSS 2.7%Language:HTML 1.0%