Persian Twitter clone
Built with React, Context, JavaScript, and CSS.in this React project the functional components has been used and The Material-UI is used as a CSS library.
Installation and Setup Instructions
To set up a local copy of this project, perform the following:
- Clone the repository:
git clone https://github.com/elham-salehi/Twitter.git
and You will neednode
andnpm
installed globally on your machine. cd
into the project's directory- Run
npm install
- Run
npm start
- Visit App:
localhost:3000