-
Estudo de ReactJS com NextJS + TypeScript junto de MongoDB e o Deploy na Vercel.
-
BUILD >> Testa Aplicação
-
Aplicação foi feita através do video do Canal da RocketSeat.
To clone and run the application, you will need to have Git, Node.js + Yarn installed on your machine. With all programs installed, run the following command lines:
# Clone this repository
$ git clone https://github.com/alnmaurofranco/serverless-function-with-react-nextjs
# Access the repository
$ cd serverless-function-with-react-nextjs
# Install the dependencies
$ yarn install
# Run application
$ yarn dev