Skip to content

hanyc91539/trademark-platform-by-using-nextjs

Repository files navigation

This is the source code for my Freelancer account creating bot.
This project is maintained by @hanyc91539
Don't forget to star ⭐ this repository.
Explore the docs »

Visit Site · Report Bug · Request Feature

nodejs nodejs nodejs nodejs nodejs nodejs nodejs

Node.js Next.js Next.js Next.js Next.js Next.js Github

Open Source? Yes! Next.js Next.js Next.js Next.js

How to run locally? 🎯

Make sure you have Nodejs installed.

node --version
  • Clone the repository :

    • With HTTPS:
      git clone https://github.com/hanyc91539/trademark-platform-by-using-nextjs.git
    • With SSH:
      [email protected]:hanyc91539/trademark-platform-by-using-nextjs.git
  • Navigate to working Directory and master branch

     cd trademark-platform-by-using-nextjs
  • Install the dependencies:

    npm install
    • Installs all the dependencies required by the project.
  • Run Server

     npm run serve
  • To contribute, make pull request for your own branch:

    git add .
    git commit -m "<COMMIT-MESSAGE>"
    git push origin <NAME-OF-THE-BRANCH>

🤝 Contributing

Contributions, Issues and Feature requests are Welcome!

Feel free to check the Issues page.

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

📝 License

This project is MIT licensed.
Copyright © 2023 hanyc. All rights reserved.