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 use
to use the correct node version for this project ornvm install
to install it. - Run
npm install
to install dependencies - Start Local server with
npm start