This is the Lecode website, so here we describe in words all our company work love :)
This app is living on: https://lecode.dev/
Before starting, make sure you've met the following requirements:
- Clone the project
- Node
v14.18.2 - Yarn
^1.22.17
- React with Next.js
- Tailwind
- Styled Components
To run locally:
- Execute
yarnto install the packages. - Run
yarn devto start the development server.
