Skip to content

FrankMbappe/twitter-clone

Repository files navigation


Twitter-clone 🦜

This web app is the front-end of our Twitter clone project, made with React 18 and bundled using Vite.


Created with ❤️ by Dornaz and Kevy.


🚀 Quickstart

Once you have clone the project, install project dependencies using the following command:

npm install

Run the project using with the following command:

npm run dev

The output should look like below. Just go to the local address (e.g. http://127.0.0.1:5173/) on your browser and have fun with our Twitter clone app 🎉!

 VITE v3.2.x  ready in 1746 ms

  ➜  Local:   http://127.0.0.1:5173/
  ➜  Network: use --host to expose

🕹️ Additional commands

Lint the entire project 🐛

npm run lint

Pre-deploy the web app 🎨

npm run predeploy

Preview before deploying 🔮

npm run preview

Deploy the web app (GitHub Pages) 🚀

npm run deploy

About

A twitter clone web app using web3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published