This project is a Landing Page Case sent by Baykar. A Web Page as specified in Figma has been designed responsively in the project.
Click here to view the project on Netlify.
- React
- React Slick
- Tailwind
1. Fork the repo and then clone it or download it.
2.First install all dependencies:
npm install (with npm)
yarn (or with yarn)
yarn (or with yarn)
3. Start the server
npm start [OR] yarn start
4. Now run the app
localhost:3000