Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rakibulhasanbu/blogify-client


https://github.com/rakibulhasanbu/blogify-client

Last synced: 10 days ago
JSON representation

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.