This open source project was made with:
Begin by cloning this repository to your machine, and installing all NPM dependencies.
git clone https://github.com/lupanvi/react-twitter-frontend.git
cd react-twitter-frontend
npm install && npm run dev
Install the backend for this project: react-twitter-backend
git clone https://github.com/lupanvi/react-twitter-frontend.git
cd react-twitter-frontend
npm install && npm run dev
Next, boot up a server and visit your laragram frontend app.
npm run start
http://localhost:8080/login
and write the demo credentials:
user: demo@gmail.com , password: 12345678 , and press the login button