nobel7761 / deploy-final

Home Page:https://nobel-424b2.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Tools

  • nodejs
  • npm
  • nextjs
  • typescript
  • tailwindCSS

How to run this project on the local machine

First, clone the repository on your machine

git clone https://github.com/nobel7761/deploy-final.git

Secondly, go to the project directory by run this command

cd deploy-final

Thirdly, run all the packages that mentioned at package.json file by running this command

npm install

Now, time to run the application on local machine

npm run dev

How to deploy this application on vercel

  • simply upload the project on github
  • go to vercel website
  • sign up by using github
  • click on "Add New..." dropdown button from top right corner from this page
  • then select project from the dropdown
  • select the "import" button from respective github repository. this will redirect you to deploy page
  • click on "deploy" button. you will get the deployed link after completing the deployment.

About

https://nobel-424b2.vercel.app/


Languages

Language:JavaScript 99.8%Language:CSS 0.2%