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
- Host: GitHub
- URL: https://github.com/mavrick-1/face-verse
- Owner: MAVRICK-1
- License: mpl-2.0
- Created: 2024-01-27T17:10:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-28T18:10:34.000Z (over 2 years ago)
- Last Synced: 2024-01-29T20:03:55.892Z (over 2 years ago)
- Language: CSS
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
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! 🌐✨