Skip to content

mearafGitHub/TftC-Master-App-Frontend

Repository files navigation

Tools for the Commons Master App

Demo Link: https://tftc-master-app.vercel.app/

User Dashboard

Create a user account to log in users-dash

User-setting

Admin Dashboard

Log in info, email: [email protected], password: admin123

User statistics tab

admin-dash-users

General Admin Dashboard

admin dash-gen

Development

If you want to work locally using your own IDE, you can clone this repo and push changes.

  • The only pre-requirement is having Node.js & npm installed (LTS versions recommended)
  • Follow these steps:
# Step 1: Open your terminal in your prefered directory (builtin terminal or VS Code terminal).
# Step 2: Clone the TftC-Master-App-Frontend repository using the project's Git URL as follows.
git clone https://github.com/mearafGitHub/TftC-Master-App-Frontend.git

# Step 3: Navigate to the project directory.
cd TftC-Master-App-Frontend

# Step 4: Install the necessary dependencies.
npm i

# Step 5: Start the development server with auto-reloading and an instant preview.
npm run dev

# To build the project.
npm run build

# Used AI for faster kickstart - along with active co-development.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages