A Linkedin Fronted Clone Build with NEXTJS.
Key Features • How To Use • LIVE
This project is currently in progress. We're actively working on implementing new features and improvements.
- Finalize user authentication system
- Implement messaging functionality
- Improve UI/UX design
- Conduct testing and bug fixes
- User Profiles
- User Authentication
- Dark/Light mode
- Connections and Networking
- Messaging and Communication
- Job Listings and Recruiting
- Groups and Communities
- Search and Discovery
- Mobile-Friendly Design
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/sumit0o0/linkedin-frontend
# Go into the repository
$ cd linkedin-frontend
# Install dependencies
$ npm install
# Run the app
$ npm start