Skip to content

Repository files navigation

Project Deployment Instructions

To deploy the entire project, make sure you have the following prerequisites installed:

  1. Git
  2. Node.js and npm
  3. MySQL

Front End Deployment

Step 1: Clone the GitHub Repository

git clone https://github.com/mpjunaid/Peax_frontend.git
cd Peax_frontend

Step 2: Install Dependencies

npm install

Step 3: Start the Next.js Server

npm run build
npm start

The hosted website can be accessed at the URL http://localhost:3000/.

Project Documentation

The project documentation provides insight into its implementation.

  • Every page on the website is accessible only if you are logged in. The login authentication is primarily based on user credentials.

Example images of key pages:

  • Home Page

    Login page
  • Login page

    Login page
  • Register new input

    Register new input
  • Home page when logged in

    Homepage Screenshot
  • Edit page for information is presented in tabular format.

    Edit page

The front-end design primarily utilizes Desyui and Tailwind CSS. Real-time graphs are implemented and will update dynamically based on user interactions and data updates.

About

The frontend code for peax hiring challenge

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages