Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 852 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 852 Bytes

🌎 Berlitz React Marketing Test Netlify Status

Berlitz's React Test, to test the difficulty and speed it takes to complete.

👉 View demo link

List of the tech used below:

  • React
  • Styled Components
  • Gatsby
  • Gatsby Image
  • React Icons
  • React Tabs
  • React Select
  • React Hot Toast

🚀 Local Development Server

  1. Git clone this repository to your local machine
  2. Run nvm use to use the correct node version for this project or nvm install to install it.
  3. Run npm install to install dependencies
  4. Start Local server with npm start