GitXplorerGitXplorer
R

xchainge-nextjs

public
1 stars
1 forks
1 issues

Commits

List of commits on branch main.
Unverified
694fc3f538bc18f6af886199abc0bb916692abd5

centered components in sell page

committed 2 years ago
Unverified
947fd98954d22a280a071d2f5d8e6e5d5fd7d112

minor changes

committed 2 years ago
Unverified
dad51791c18a57306d23cda67766c307bb72f3be

sell page

committed 2 years ago
Unverified
98afada247166f8091ec0ac59402b8d29521c70e

some changes

committed 2 years ago
Unverified
c0e7d5a7a7002ec76d881f3fa74133388d63686f

sell page almost complete

committed 2 years ago
Unverified
80e8ed4ae1a2679bb5e150c38ecf16f7eee6c333

sell page un developement

committed 2 years ago

README

The README file for this repository.

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

Getting Started

First, 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 pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.