/macaron-web-frontend

a frontend app for macaron web

Primary LanguageTypeScript

macaron-web-frontend

This is the frontend code for the Macaron web app.

Ready for a treat? 🍬 Play with the app here and have fun! 🎉

For more information about this project, check out this blog post.

Setup

  • Ensure Node.js is installed.
  • Run npm install to install dependencies.
  • Run npm run dev to start the development server.

Scripts

  • dev: Start the development server.
  • build: Build the project.
  • lint: Lint the code using ESLint.
  • preview: Preview the project.

Dependencies

  • React: ^18.2.0
  • React-DOM: ^18.2.0
  • Other dev dependencies for linting and building.