/linkedout

Linked out is an employment-oriented online service that operates via websites and mobile apps. the platform is mainly used for professionals to record their company name so they don’t forget it

Primary LanguageTypeScript

Linkedout Next.js TailwindCSS Typescript

Getting Started

Install dependencies:

npm install
# or
yarn install

Run the development server:

npm run dev
# or
yarn dev

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

You can start editing the page by modifying src/pages/index.js. The page auto-updates as you edit the file.

Deploy on Vercel

Once you have the project running locally you can import your project to Vercel and get it up and running in a few clicks.

Other option is to click on the button below to create a new repository that look exactly like this one, and sets it up and running on Vercel.

Deploy to Vercel

Check out Next.js deployment documentation for more details.