Free landing page template built using Next and Tailwindcss 3
.
├── assets
├── components
│ └── base
├── pages
│ └── api
├── public
├── styles
├── .eslintrc.json
├── .gitignore
├── next.config.js
├── package.json
├── README.md
└── tailwind.config.js
# clone this repository or click 'use this template' button
$ git clone https://github.com/hansenf/izexch.git
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
Use it for learn, but please don’t republish, redistribute, or resell the template.
Code by hansenf
UI/UX by hansenf
Exchange Open API Formicka