https://github.com/hasims2001/mohammad-hasim-shaikh-frontend-developer
implementing a web application based on a provided Figma design, which includes animations. The primary objective is to build a functional and visually appealing application using React and other relevant libraries.
https://github.com/hasims2001/mohammad-hasim-shaikh-frontend-developer
expressjs nextjs nodejs reactjs tailwindcss typescript
Last synced: 3 months ago
JSON representation
implementing a web application based on a provided Figma design, which includes animations. The primary objective is to build a functional and visually appealing application using React and other relevant libraries.
- Host: GitHub
- URL: https://github.com/hasims2001/mohammad-hasim-shaikh-frontend-developer
- Owner: Hasims2001
- Created: 2024-01-18T10:13:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T16:04:56.000Z (over 2 years ago)
- Last Synced: 2025-07-21T11:13:23.540Z (12 months ago)
- Topics: expressjs, nextjs, nodejs, reactjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://matrixlabs-backend.vercel.app/
- Size: 8.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Matrix Labs
- This assignment involves implementing a web application based on a provided Figma design, which includes animations. The primary objective is to build a functional and visually appealing application using React and other relevant libraries.
## Table of Contents
- [Tech Stack](#Tech-stack)
- [Project Links](#Project-links)
- [Screenshot](#Screenshot)
- [Installation](#installation)
## Tech Stack
- Front-end:
- Next.js for building dynamic and interactive components.
- Typescript for statically type for variable and function.
- TailwindCSS
- Back-end:
- Express.js for handling server-side logic.
- Node.js for server-side scripting and runtime environment.
## Project Links
# Front-end:
- **Link:** https://matrixlabs-backend.vercel.app/
# Back-end:
- **Server:** https://matrixlab-backend.vercel.app/
## Screenshot





## Installation
To set up the project locally, follow these steps:
1. Clone the repository, open terminal:
```bash
git clone https://github.com/Hasims2001/Mohammad-Hasim-Shaikh-Frontend-Developer.git
```
```bash
cd frontend
```
run command in terminal
```
npm install
```
run project
```
npm run dev
```
Feel free to explore the project using the provided links and discover!