https://github.com/jaynightmare/terms-and-service-for-nexusgit
Website where all the legal documents for NexusGit can be viewed
https://github.com/jaynightmare/terms-and-service-for-nexusgit
legal-documents pp tos website
Last synced: 24 days ago
JSON representation
Website where all the legal documents for NexusGit can be viewed
- Host: GitHub
- URL: https://github.com/jaynightmare/terms-and-service-for-nexusgit
- Owner: JayNightmare
- Created: 2025-09-07T21:36:21.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-09-07T22:42:38.000Z (about 1 month ago)
- Last Synced: 2025-09-07T23:30:04.508Z (about 1 month ago)
- Topics: legal-documents, pp, tos, website
- Language: HTML
- Homepage: https://terms-and-privacy.nexusgit.info/
- Size: 188 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Terms and Service
This project is a React + TypeScript + Vite + Tailwind CSS web application.
## Getting Started
1. **Install dependencies:**
```bash
npm install
```
2. **Run the development server:**
```bash
npm run dev
```
3. **Build for production:**
```bash
npm run build
```
4. **Preview production build:**
```bash
npm run preview
```## Project Structure
- `App.tsx`: Main app component
- `components/`: Reusable UI components
- `styles/`: Global styles
- `guidelines/`: Project guidelines## Features
- React 18
- TypeScript
- Vite
- Tailwind CSS## Recommended Additions
- Linting (ESLint)
- Formatting (Prettier)
- Unit Testing (Jest/React Testing Library)
- Environment Variables (`.env`)
- Favicon & Manifest## License
MIT