This is the frontend for the Pigeon app, used to schedule posts on LinkedIn.
- React
- TypeScript
- Styled-Components
- react-query
- vite
- Node.js
- npm or yarn
-
Clone the repository git clone https://github.com/hannanel100/pigeon-frontend.git
-
Install dependencies
cd pigeon-frontend yarn install
-
Start the development server
yarn dev
-
Open http://localhost:5173 to view the app in the browser.
This project is licensed under the MIT License - see the LICENSE.md file for details.