A coding challenge to develop a pixel perfect version of a landing page from a figma link.
npm run dev
Live Link: https://1732-getlinked.netlify.app/
Before you begin, ensure you have met the following requirements:
- Node.js installed.
To install and run this project, follow these steps:
# Clone the repository
git clone https://github.com/AJ1732/getLinkedAI.git
# Navigate to the project directory
cd getlinked-page
# Install dependencies
npm install
# Start the development server
npm run dev
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh