Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdsajalali/nexus-lawfirm
Nexus Lafirm is a premium theme created for Themeforest.
https://github.com/mdsajalali/nexus-lawfirm
framer-motion reactjs reactrouterdom tailwindcss tanstack-query zustand
Last synced: 2 days ago
JSON representation
Nexus Lafirm is a premium theme created for Themeforest.
- Host: GitHub
- URL: https://github.com/mdsajalali/nexus-lawfirm
- Owner: mdsajalali
- Created: 2024-10-20T03:43:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-31T04:06:47.000Z (3 months ago)
- Last Synced: 2024-12-17T04:08:04.351Z (about 2 months ago)
- Topics: framer-motion, reactjs, reactrouterdom, tailwindcss, tanstack-query, zustand
- Language: TypeScript
- Homepage: https://nexus-lawfirm.vercel.app
- Size: 9.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nexus Lawfirm
Welcome to Nexus Lawfirm!
## Live Demo
You can view the live version of the lawfirm here: [Nexus Lawfirm](https://nexus-lawfirm.vercel.app/)
## Technologies Used
- React.js
- TailwindCSS
- Tanstack Query
- Zustand
- Swiper
- Framer Motion
- React Router Dom
- React Icons
- Vercel for deployment## Installation
To run this project locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/mdsajalali/nexus-lawfirm.git
```2. Install dependencies:
```
cd nexus-lawfirm
pnpm install
```3. Run the development server:
```
pnpm dev
```Happy coding!