NotApp is a web-based minigame built using Next.js and Tailwind CSS special for NOT ART contest. What it's about - you'll have to find out for yourself. I'll say one thing - this game has a beginning and an end :)
To get started with Not Coin Clicker, you can either clone the repository and run it locally or access the deployed version of the game.
To clone the repository, you can use the following command:
git clone https://github.com/cloverfield11/NotApp
Once the repository is cloned, navigate to the project directory and install the required dependencies using the following command:
npm install
After the dependencies are installed, you can run the project locally using the following command:
npm run dev
The project will be accessible at http://localhost:3000
.
You'll have to find out
NotApp is an open-source project, and contributions are always welcome. If you would like to contribute to the project, you can fork the repository and submit a pull request with your changes.
NotApp is licensed under the MIT License.