Berlitz's React Test, to test the difficulty and speed it takes to complete.
๐ View demo link โจ
- React
- Styled Components
- Gatsby
- Gatsby Image
- React Icons
- React Tabs
- React Select
- React Hot Toast
- Git clone this repository to your local machine
- Run
nvm useto use the correct node version for this project ornvm installto install it. - Run
npm installto install dependencies - Start Local server with
npm start