Skip to content

alt0kernel/blog.xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

medium-clone

🛠️ Installation Steps:

1. Clone the repository

git clone https://github.com/nithin6x9/blog.xyz.git

2. Install all the backend Packages

cd backend
npm install
or
npm i

3. Install all the frontend Packages

cd frontend
npm install
or
npm i

4. Run run the backend server

cd backend
npm run dev

5. Run run the frontend server

cd frontend
npm run dev

6. Open localhost with your browser to see the result.

http://localhost:5173/api/v1/user/signup

About

backend:https://backend.nithinkrishnalal303.workers.dev/

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors