Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rakibulhasanbu/flat-share-client
https://github.com/rakibulhasanbu/flat-share-client
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rakibulhasanbu/flat-share-client
- Owner: rakibulhasanbu
- Created: 2024-05-22T15:07:54.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-23T07:22:16.000Z (7 months ago)
- Last Synced: 2024-05-23T07:36:33.163Z (7 months ago)
- Language: TypeScript
- Homepage: https://flat-share-client.vercel.app
- Size: 1.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Blogify app
## blogify app client Live Link
### https://sports-market-cart.vercel.app/auth/sign-in
## blogify app server Live Link
### https://sports-market-server-cart.vercel.app/
## Run the client application locally
If you want to run the client locally on your computer, firstly clone this project, go to the right path and open to the terminal then run `npm install` and then run the command `npm run build` to convert the TypeScript code to JavaScript code. And start the client with `npm run dev` command.