Do You Want Download this Sofware?

Subscribe to unlock this Software and more then 100,000 Web Softwares, desktop Programs and Elements design.

React v2.0 is an exact copy of the well-known Instagram, but now also in ReactJS. This means excellent script performance with low server load, smooth content loading thanks to the DOM and many other improvements thanks to ReactJS and MEAN stack. The script has all the functionality of its original. Therefore, you can create your own Instagram website too. Also, the script has a mobile version, and is fully responsive. Which means, you can easily customize it for yourself.

1. Install everything you need

# with npm
npm install# or with yarn
yarn

2. Open PHPMyAdmin, create a new Database and import the db.sql file into it .
3. Create a .env file and add the given code. Then fill in your data!

PORT = YOUR_PORT
SESSION_SECRET_LETTER = “anything-secret”
MYSQL_HOST = “host”
MYSQL_USER = “user”
MYSQL_PASSWORD = “password”
MYSQL_DATABASE = “db”
MAIL = “your-email-for-sending email-verification-link”
MAIL_PASSWORD = “password -for-email ”
GOOGLE_GEOLOCATION_KEY = ‘google-geolocation-key’

4. Start the server.

npm start [OR] yarn start

5. If you chose Yarn as the startup environment, then run this command

yarn env

6. That’s it, the server with the script is running. All you need to do is follow the link that the server issued.

localhost: [PORT_RUN]

7. Copy the received address into the browser. And congratulations, the script works great.

Leave a Reply

Your email address will not be published. Required fields are marked *

Great to have you back!

Login to your account