smartsearch

Find phone details by searching for your faviourite phone brand e.g redmi, iphone, samsung

MIT License

Stars
5

🧑🏾‍💻Getting Started

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

👇🏽Prerequisites

  • Git
  • NextJS

🛠️Installation

  1. Fork the project. Click on the icon in the top right to get started

  2. Clone the repo

    git clone https://github.com/<your-username>/smartsearch
    
  3. Navigate to project directory

    cd smartsearch
    
  4. Install Project dependencies

    npm install
    
  5. Run the development server:

    npm run dev
    

🥂After Making Changes

  1. Create a new branch

    git checkout -b <your-branch-name>
    
  2. After doing all your work

    git add <files>
    

    NOTE: don't commit the package.json

  3. Commit your work

    git cz
    

    Note: use conventional commit method - read about it here

  4. Push your work to the remote URL

    git push origin <your-branch>
    
  5. Now go to your forked repository on GitHub and contribute your branch to the main branch of the project.

👨‍👩‍👦Community

Don't forget to join the discord community - Join Us

💻 Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are greatly appreciated.
  • Check out our Contribution guidelines for more information.

🛡️ License

smartsearch is licensed under the MIT License - see the LICENSE file for details.

💪🏽 Thanks to all Contributors

Thanks a lot for spending your time helping smart search grow. Thanks a lot! Keep rocking🍻

🙏🏽Support

This project needs a star️ from you. Don't forget to leave a star✨