Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.89 KB

README.md

File metadata and controls

66 lines (45 loc) · 1.89 KB

Twiik

Welcome to Twiik, a simple web app that addvertices the gyms and coaches.

Table of Contents

  1. Introduction
  2. Description
  3. Tech Stack
  4. Installation
  5. Screenshots
  6. Demo
  7. Disclaimer

Twiik

This project is a re-creation of the website "Twiik" for educational and showcase purposes only, developed by me, with the purpose of learning and practicing web development skills, and aims to enhance my knowledge in building a complete web application. Please note that the clone website should not be used for commercial use or any other purpose other than educational and showcasing.

Description

Welcome to Twiik, a simple web app that addvertices the gyms and coaches.

Tech Stack

  • JavaScript
  • HTML
  • CSS
  • Json-server

Installation

  1. Clone the repository
git clone https://github.com/khanahmad4527/twiik-fitness-app.git
  1. Install The json-server
npm install -g json-server
  1. Run json-server
json-server --watch db.json

Screenshots

Home Page

Home Page

Demo

Check out the demo here

Disclaimer

This project is a re-creation of the website "Twiik" for educational purposes only and is not affiliated with or endorsed by the original website or its owners. The project was created solely for the purpose of learning and practicing web development skills and should not be used for any commercial or unauthorized purposes. All rights to the original website, including its trademark and intellectual property, belong to their respective owners.