Skip to content

WriteMyVideo's purpose is to help people create videos quickly and easily by simply typing out the video’s script and a description of images to include in the video.

Notifications You must be signed in to change notification settings

joshchen984/WriteMyVideo-Frontend

Repository files navigation

WriteMyVideo Frontend

The repository for the backend is here.

WriteMyVideo's purpose is to help people create videos quickly and easily by simply typing out the video’s script and a description of images to include in the video.

Development

Create the file .env.local and put this in it:

NEXT_PUBLIC_API_URL=http://localhost:3001
NEXT_PUBLIC_GA_ID=Google analytics id

To run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Services

  • deployed on netlify
  • domain managed on cloudflare
  • Created using Next.js

About

WriteMyVideo's purpose is to help people create videos quickly and easily by simply typing out the video’s script and a description of images to include in the video.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages