- Clone this repository
$ git clone https://github.com/Aniket-508/LinkedIn-Clone.git
- Install all required packages
$ npm install
- If some vulnerabilities are found, try updating the packages using the following command
$ npm update -g
- Start the development server
$ npm run dev
- Don't forget to update the environment variables with yours in '.env.local' file