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

https://github.com/mavrick-1/face-verse

College Social Media
https://github.com/mavrick-1/face-verse

Last synced: 3 months ago
JSON representation

College Social Media

Awesome Lists containing this project

README

          

# Face Verse - Social Media for Gen-Z

Welcome to Face Verse, a vibrant social media platform tailored for the dynamic Gen-Z community.

## Setup

Follow these steps to set up Face Verse on your local machine:

1. **Clone the Repository:**
```bash
git clone https://github.com/your-username/face-verse.git
```

2. **Navigate to the Project Directory:**
```bash
cd face-verse
```

3. **Install Dependencies:**
Ensure you have Node.js and npm installed. Run:
```bash
npm install
```

## Build with Vite and React

Face Verse utilizes Vite as its build tool and React for an engaging user interface. Follow these steps to build the project:

1. **Start Development Server:**
Launch the development server to preview the project locally:
```bash
npm run dev
```

2. **Build for Production:**
Generate a production-ready build with the following command:
```bash
npm run build
```

3. **Serve the Production Build:**
After building, serve the production build locally for a seamless experience:
```bash
npm run serve
```

4. **Explore Face Verse:**
Open your browser and navigate to `http://localhost:5000` to immerse yourself in the Face Verse social media experience.

## Contribution Guidelines

We welcome contributions to enhance Face Verse. Please review our [contribution guidelines](CONTRIBUTING.md) to get started.

## License

Face Verse is licensed under the [Mozilla Public License Version 2.0](LICENSE). Feel free to use, modify, and share the code in accordance with the license terms.

Happy connecting! 🌐✨