codewithmitesh / Mitesh-Tank-Entry-Level-Developer

SpaceX demo website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceX



Features

  • Clean and Responsive UI
  • Parallex Effect
  • Filter by Status and Type of Capsule
  • Pagination with 3 items per page
  • Login and Register with PHP
  • Unit Testing with Vitest

Tech Stack

  • Vite ( for build and dev server )
  • ReactJs
  • Tailwind CSS
  • Vitest ( for unit testing )
  • PHP ( for Authentication )
  • MySql ( for Database )

How to run locally

  • clone the repo

  • create folder name auth in httdocs ( for xampp ) or www ( for wamp )

  • copy the files of php folder in auth folder

  • run the apache server from xampp or wamp

  • cd spacex

  • run npm install

  • run npm run dev

  • website will be live

How to run tests

  • run npm run test

ScreenShots

Screen1 Screen 2


Screen3 Screen 4

About

SpaceX demo website.


Languages

Language:JavaScript 85.9%Language:PHP 9.0%Language:Hack 2.7%Language:HTML 2.0%Language:CSS 0.4%