Skip to content

marsonmao/piccollage-assignment

Repository files navigation

Getting started

Install dependencies with Node >= 18.17:

npm install

Then run the development server:

npm run dev

Open http://localhost:30305 with your browser to play 💣💣💣

Tech stack

  1. NextJS / React: to leverage the state-of-the-art React starter; mainly rely on the default config and the convenient deployment system provided
  2. Tailwind CSS: just trying this cool thing and it currently fits the requirement without troubles
  3. Eslint: added a rule for detecting unused vars
  4. Prettier: added a plugin to sort imports automatically

Backlog

Releases

No releases published

Packages

No packages published

Languages