Skip to content
/ izexch Public

izexch is a cryptocurrency exchange web template, build using NextJs for better performance

Notifications You must be signed in to change notification settings

hansenf/izexch

Repository files navigation

IZEXCH Landing Page

Free landing page template built using Next and Tailwindcss 3

LIVE DEMO

Thumbnail

Project Structure

.
├── assets
├── components
│ └── base
├── pages
│ └── api
├── public
├── styles
├── .eslintrc.json ├── .gitignore ├── next.config.js
├── package.json
├── README.md
└── tailwind.config.js

Getting Started

# 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

References

Exchange Open API Formicka

About

izexch is a cryptocurrency exchange web template, build using NextJs for better performance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages