a porfolio website built by next.js, tailwind css, swiper and framer motion✨
Install admin-dashboard with npm
npm install my-project
cd my-project
Clone the project
git clone https://link-to-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start
To run tests, run the following command
npm run test
To deploy this project run
npm run deploy