Git Product home page Git Product logo

chirp's Introduction


Logo

Chirp

Chirp away your thoughts ๐Ÿ•Š๏ธ

forthebadge forthebadge forthebadge forthebadge forthebadge

About The Project

Chirp is a social media platform where you can share your thoughts with the world. You can view other people's chirps and like them. You can also follow other people to see their chirps on your feed.

Built With

Typescript React Nextjs Chakra-Ui Firebase

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo

    git clone https://github.com/avintimilsina/chirp.git
  2. Install the project dependencies

        $ npm install
  3. Rename the env.example to env.local & update you enviroment variables in all the apps.

    API_KEY = YOUR_API_KEY;
  4. Run the following commands to start the development server

    $ npm run dev

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

chirp's People

Contributors

avintimilsina avatar dependabot[bot] avatar renovate[bot] avatar imgbotapp avatar

Watchers

 avatar

chirp's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update commitlint monorepo to v17.8.1 (@commitlint/cli, @commitlint/config-conventional)
  • chore(deps): update dependency eslint-config-airbnb-typescript to v17.1.0
  • chore(deps): update dependency eslint-config-next to v13.5.7
  • chore(deps): update dependency eslint-config-prettier to v8.10.0
  • chore(deps): update dependency eslint-import-resolver-typescript to v3.6.3
  • chore(deps): update dependency eslint-plugin-import to v2.30.0
  • chore(deps): update dependency lint-staged to v13.3.0
  • fix(deps): update dependency @types/node to v20.16.10
  • fix(deps): update dependency chakra-react-select to v4.9.2
  • fix(deps): update dependency eslint to v8.57.1
  • fix(deps): update dependency react-icons to v4.12.0
  • fix(deps): update dependency yup to v1.4.0
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update commitlint monorepo to v19 (major) (@commitlint/cli, @commitlint/config-conventional)
  • chore(deps): update dependency eslint-config-airbnb-typescript to v18
  • chore(deps): update dependency eslint-config-next to v14
  • chore(deps): update dependency eslint-config-prettier to v9
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency lint-staged to v15
  • chore(deps): update dependency prettier to v3
  • chore(deps): update github/codeql-action action to v3
  • chore(deps): update stefanzweifel/git-auto-commit-action action to v5
  • chore(deps): update typescript-eslint monorepo to v8 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency eslint to v9
  • fix(deps): update dependency firebase to v10
  • fix(deps): update dependency framer-motion to v11
  • fix(deps): update dependency nanoid to v5
  • fix(deps): update dependency react-icons to v5
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/codeql.yml
  • actions/checkout v3
  • github/codeql-action v2
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/update-license.yml
  • actions/checkout v3
  • stefanzweifel/git-auto-commit-action v4
npm
package.json
  • @chakra-ui/icons ^2.0.19
  • @chakra-ui/next-js ^2.1.3
  • @chakra-ui/react ^2.5.5
  • @chakra-ui/theme-tools ^2.0.17
  • @emotion/react ^11.11.0
  • @emotion/styled ^11.11.0
  • @types/node 20.1.4
  • @types/react 18.2.12
  • @types/react-dom 18.2.5
  • chakra-react-select ^4.6.0
  • dayjs ^1.11.7
  • eslint 8.42.0
  • firebase ^9.22.0
  • formik ^2.4.1
  • framer-motion ^10.12.8
  • nanoid ^4.0.2
  • next 13.4.6
  • nprogress ^0.2.0
  • react 18.2.0
  • react-dom 18.2.0
  • react-firebase-hooks ^5.1.1
  • react-icons ^4.9.0
  • yup ^1.1.1
  • @commitlint/cli ^17.6.3
  • @commitlint/config-conventional ^17.6.1
  • @types/nprogress ^0.2.0
  • @typescript-eslint/eslint-plugin ^5.58.0
  • @typescript-eslint/parser ^5.59.0
  • eslint-config-airbnb ^19.0.4
  • eslint-config-airbnb-base ^15.0.0
  • eslint-config-airbnb-typescript ^17.0.0
  • eslint-config-next ^13.4.5
  • eslint-config-prettier ^8.8.0
  • eslint-import-resolver-typescript ^3.5.5
  • eslint-plugin-import ^2.27.5
  • husky ^8.0.0
  • lint-staged ^13.2.2
  • prettier ^2.8.8
  • typescript ^5.0.4

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.