DSocial Network | Frontend
Author: Duc Dao
Released versions: Dsocial Frontend Releases
About this release:
- Responsive UI in almost devices. (1.2)
- Custom Router under
useState
for routing. (1.1+) - The base API URL in apiClient.ts: https://my-json-server.typicode.com/duckodei/dsocial-json-server. (1.1+)
Table of Contents
Description
- A simple social network.
- Supports a few basic functions such as registering, creating posts, find members,...
Live Demo: https://ducdmd152.github.io/dsocial-frontend/
Technology
- Vite + React + Typescript
- ChakraUI
- MockAPI: https://my-json-server.typicode.com/duckodei/dsocial-json-server
- Spring REST API: [coming soon...]
How can Get Started
-
Download the source code.:
-
To run with dev mode, let's run "
npm run dev
" in the command line. -
You also can explore more at https://create-react-app.dev/docs/getting-started/
License & Copyright
© 2023 Duc Dao ducdmd152 Licensed under the GNU LICENSE.
🤟 Feel free to use my repository and star it if you find something interesting 🤟