Skip to content

BlockheaderWeb3-Community/autoswappr-dapp

Repository files navigation

AutoSwappr

Autoswappr is a modern web application built using Next.js, a powerful React-based framework for creating server-side rendered and static websites. This project was bootstrapped with create-next-app, making it easy to get started with a pre-configured setup.

Getting Started

To set up and run the project locally, follow these steps:

Prerequisites

Before you begin, ensure you have the following installed on your system:

  • NodeJS: Download and install the latest version from NodeJS official site.
  • Package Manager: You can use one of the following package managers:
    • pnpm: Install via npm with npm install -g pnpm.

Warning: This project uses pnpm as the package manager. Please do not use npm or yarn as they may cause dependency issues. If you don't have pnpm installed, you can install it via npm install -g pnpm.

Installation

  • Clone the repository to your local machine:
git clone https://github.com/your-repository/autoswappr.git

cd autoswappr
  • Install dependencies:
pnpm install

Once the server is running, open your browser and navigate to http://localhost:3000 to view the app.

Live Reloading

You can start editing the app by modifying the main file located at: app/page.tsx

Changes you make will automatically refresh the browser, so you can see updates in real-time.

Key Features

Optimized Fonts

This project uses the next/font package to automatically optimize and load Geist, a clean and modern font provided by Vercel.

Deployment Ready

Autoswappr is designed to be easily deployed using platforms like Vercel. Vercel offers a seamless hosting experience for Next.js applications, with built-in optimizations for performance and scalability.

Deployment

The recommended platform for deploying this application is Vercel, the creators of Next.js. To deploy your app: Push your code to a GitHub, GitLab, or Bitbucket repository. Connect your repository to Vercel by following these steps. Vercel will automatically detect your project settings and deploy your app. For more detailed deployment instructions, see the Next.js deployment documentation.

Contribution

We welcome contributions to make Autoswappr even better! If you have ideas, suggestions, or bug fixes, feel free to Contribute

About

Autoswappr frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages