Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ekpenga9000/qlick-qlique-client
- Owner: Ekpenga9000
- Created: 2023-08-26T19:22:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-20T19:11:33.000Z (about 1 year ago)
- Last Synced: 2024-11-21T20:35:29.724Z (2 months ago)
- Topics: javascript, react, sass
- Language: JavaScript
- Homepage:
- Size: 3.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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