Skip to content

indiedanish/traceit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo

TraceIt Project

Welcome to the TraceIt project! This is a full-stack web application that combines a Next.js frontend and an Express/Node.js backend.

Demo

You can view the live project here: https://traceit.indiedanish.com/

Tech Stack

  • Frontend: Next.js (React)
  • Backend: Express (Node.js)
  • Database: (Add your database technology here, e.g., MongoDB, PostgreSQL, etc. if used)
  • Authentication: (If applicable, mention how authentication is handled)
  • Hosting: Vercel (for frontend) & (add backend hosting info if applicable)

Features

  • Real-time Analytics: Displays real-time visitor data with visual counters.
  • User-friendly UI: A simple and interactive UI for users to engage with the website.
  • Backend Integration: The backend powered by Express handles all API requests and data processing.

Setup and Installation

Prerequisites

Before running the project, ensure you have the following installed:

  • Node.js (version 14 or higher)
  • npm or yarn

Frontend (Next.js)

  1. Clone the repository:
    git clone https://github.com/indiedanish/traceit.git
    cd traceit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors