This project was bootstrapped with Create React App.
In the project directory, you can run:
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
simple MERN stack tik tok clone. Fetching the data from mongodb database and render the data in react app