- ReactJS
- TypeScript
- Styled Components
- Jest
- React Testing Library
- Eslint
- Prettier
- Husky
- Swiper
- JSON Server
yarn
or
npm install
yarn dev
or
npm run dev
Open http://localhost:3000 with your browser to see the result.
yarn json-server --watch --port 3333 server.json
dev
: run development serverbuild
: creates the production build versionlint
: runs the linter in all components and pagestest
: runs jest to test all components and pages
Made with 💜 by Giovanna