Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ekpenga9000/qlick-qlique-client

A user-friendly minimalist social media platform that emphasizes user control and meaningful connections.
https://github.com/ekpenga9000/qlick-qlique-client

javascript react sass

Last synced: 5 days ago
JSON representation

A user-friendly minimalist social media platform that emphasizes user control and meaningful connections.

Awesome Lists containing this project

README

        

# React + Vite

A minimalist social media application that focuses on building meaningful connections.

Installation
To install the project, follow these steps:

Clone the repository

bash Copy code git clone https://github.com/Ekpenga9000/qlick-qlique-client

VITE_SERVER_URL=
VITE_CLIENT_URL=

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

![Alt text](image.png)

Dummy user: {
"firstname": "Emily",
"lastname": "Smith",
"phone_number": "987-654-3210",
"email": "[email protected]",
"password": "AnotherSecret123",
"username": "emily_smith85"
}

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh