{"id":25478498,"url":"https://github.com/devansh-walia/blogger-app-web","last_synced_at":"2026-04-13T01:07:00.763Z","repository":{"id":276258736,"uuid":"928732343","full_name":"Devansh-Walia/blogger-app-web","owner":"Devansh-Walia","description":"A simple react blogging application with google and facebook oAuth","archived":false,"fork":false,"pushed_at":"2025-02-07T07:46:37.000Z","size":196,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-18T06:06:33.741Z","etag":null,"topics":["authentication","axios","cookie","reactjs","router-dom","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Devansh-Walia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-07T06:15:01.000Z","updated_at":"2025-02-07T07:46:41.000Z","dependencies_parsed_at":"2025-02-08T16:00:59.744Z","dependency_job_id":null,"html_url":"https://github.com/Devansh-Walia/blogger-app-web","commit_stats":null,"previous_names":["devansh-walia/blogger-app-web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devansh-Walia%2Fblogger-app-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devansh-Walia%2Fblogger-app-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devansh-Walia%2Fblogger-app-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devansh-Walia%2Fblogger-app-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Devansh-Walia","download_url":"https://codeload.github.com/Devansh-Walia/blogger-app-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devansh-Walia%2Fblogger-app-web/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259265169,"owners_count":22831093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authentication","axios","cookie","reactjs","router-dom","tailwindcss"],"created_at":"2025-02-18T14:53:10.379Z","updated_at":"2026-04-13T01:06:55.733Z","avatar_url":"https://github.com/Devansh-Walia.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blogger App Web\n\nA modern blogging platform built with React and TypeScript, featuring authentication and a clean, responsive interface styled with Tailwind CSS.\n\n## Features\n\n- 🔐 User Authentication\n  - Social login support (Google, Facebook)\n  - Protected routes for authenticated users\n- 📝 Blog Management\n  - Create and manage blog posts\n  - Dashboard view for post management\n  - Individual post view\n- 🎨 Modern UI\n  - Responsive design\n  - Tailwind CSS styling\n  - Clean and intuitive interface\n\n## Tech Stack\n\n- **Frontend Framework:** React 18\n- **Language:** TypeScript\n- **Styling:** Tailwind CSS\n- **Routing:** React Router v7\n- **HTTP Client:** Axios\n- **State Management:** React Context\n- **Authentication:** Cookie-based (js-cookie)\n\n## Prerequisites\n\n- Node.js (v14 or higher recommended)\n- npm or yarn\n\n## Setup\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/yourusername/blogger-app-web.git\ncd blogger-app-web\n```\n\n2. Install dependencies:\n\n```bash\nnpm install\n```\n\n3. Create a `.env` file in the root directory:\n\n```bash\ncp .env.example .env\n```\n\n4. Configure environment variables in `.env`:\n\n```\nREACT_APP_SERVER_URL=your_server_url_here\n```\n\n## Available Scripts\n\n- **Start Development Server:**\n\n  ```bash\n  npm start\n  ```\n\n  Runs the app in development mode at [http://localhost:3002](http://localhost:3002)\n\n- **Build for Production:**\n\n  ```bash\n  npm run build\n  ```\n\n  Creates an optimized production build in the `build` folder\n\n- **Run Tests:**\n  ```bash\n  npm test\n  ```\n  Launches the test runner in interactive watch mode\n\n## Project Structure\n\n```\nsrc/\n├── assets/         # Static assets and SVG components\n├── components/     # React components\n│   ├── auth/      # Authentication related components\n│   ├── blog/      # Blog related components\n│   └── layout/    # Layout components\n├── contexts/      # React contexts (e.g., AuthContext)\n├── styles/        # Global styles and Tailwind config\n└── utils/         # Utility functions and constants\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevansh-walia%2Fblogger-app-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevansh-walia%2Fblogger-app-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevansh-walia%2Fblogger-app-web/lists"}