Skip to content

indayush/my-posts-app

Repository files navigation

Production Application Link:

https://my-posts-indayush.netlify.app/

run the development server:

npm run dev
# or
yarn dev

Build Next App

First, run the development server:

npm run build
# or
yarn build

Build Output in .next folder

Build Next App as Static Webpage App

First, run the development server:

npm run export
# or
yarn export

Build Output in out folder

Applitools tests link

https://eyes.applitools.com/

Figma DEsign Link

https://www.figma.com/file/jKC74uMwc3I2jjGwHxT1jc/My-Posts-Twitter-Clone

AirTable used as Database

https://airtable.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published