Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Update README.md #254

Merged
merged 1 commit into from
Feb 8, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 28 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,43 +21,43 @@ Third version of my portfolio website with Next.js with Typescript instead of Ga

### General

- Next.js with Typescript as main project dependency
- Sanity.io for fetching project information and frontpage text
- Storybook for component documentation
- Animations with GSAP 3
- Jest for unit testing
- Cypress for E2E testing
- Filter project display
- Display CV with React-PDF
- Responsive design
- Next.js with Typescript as main project dependency
- Sanity.io for fetching project information and frontpage text
- Storybook for component documentation
- Animations with GSAP 3
- Jest for unit testing
- Cypress for E2E testing
- Filter project display
- Display CV with React-PDF
- Responsive design

### Animations

- Animations with GSAP 3 and ScrollPlugin for the majority of animations
- CSS hover animations in navigation menu
- GSAP and ScrollPlugin for revealing content on portfolio (projects)
- Animations with GSAP 3 and ScrollPlugin for the majority of animations
- CSS hover animations in navigation menu
- GSAP and ScrollPlugin for revealing content on portfolio (projects)

### Accessibility and design

- WCAG accessibility tested
- Fully responsive design tested on all devices
- Relevant aria labels added for all content
- React Icons for project icons
- Tailwind CSS for styling
- Google fonts with Lato (optimized for Next.js)
- WCAG accessibility tested
- Fully responsive design tested on all devices
- Relevant aria labels added for all content
- React Icons for project icons
- Tailwind CSS for styling
- Google fonts with Lato (optimized for Next.js)

### Code quality

- Continuous Integration with CircleCI
- Code quality analysis with Codacy, Sonarcloud, Deepscan, Codefactor, LGTM and Codeclimate
- E2E testing with Cypress
- Unit testing with Jest and React-Testing-Library
- Test coverage setup with Codecov
- Eslint setup with Airbnb style guide
- Continuous Integration with CircleCI
- Code quality analysis with Codacy, Sonarcloud, Deepscan, Codefactor, LGTM and Codeclimate
- E2E testing with Cypress
- Unit testing with Jest and React-Testing-Library
- Test coverage setup with Codecov
- Eslint setup with Airbnb style guide

## TODO

- Add more features and improve README
- Add more tests
- Add Storybook stories
- Redesign site (long term)
- Add more features and improve README
- Add more tests
- Add Storybook stories
- Redesign site (long term)