An open API service indexing awesome lists of open source software.

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

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