issues
search
Women-Coding-Community
/
wcc-frontend
Frontend for Women Coding Community Platform Project
MIT License
5
stars
13
forks
source link
[PR-1] Nextjs application
#1
Closed
stepsen89
closed
5 months ago
stepsen89
commented
6 months ago
[x] Base setup for NextJS application (NextJS 14, React 18, TypeScript)
[x] ESLint with additional setup for imports, react-hooks, unused-vars
[x] Prettier for formatting
[x] Husky for pre-commit messages: fixes linting issues (if auto-fixable), formats code to the set rules, and type-checks
[x] Additional Base Navigation bar (not conform to design yet) as packages for MUI were included in the base
[x] Usage of NextJS page due to more community, easier learnings for complete beginners
[x] adds unit test github action
[x] base Jest Setup with example test