Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 579 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 579 Bytes

MERN stack tik-tok-clone

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Run the backend using npm start or nodemon server.js.

Backend wil run on http://localhost:9000

Description

simple MERN stack tik tok clone. Fetching the data from mongodb database and render the data in react app