Skip to content

nithin9000/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