This project was developed with React and Typescript.
You should clone this repository using the following script:
git clone https://github.com/fedeevilla/mozio-challenge.git
Just run the following commands. It's easy!
npm install & npm run start
I've decided to use Netlify because it has a simple Installation and Configuration flow. Netlify allows us that on every commit into main
a new deploy runs upgrading the Site page. Also it provides us Preview Deploys, like the followings:
- Live demo on: https://mozio-challenge.netlify.app
- React
- Typescript
- Cypress
- ESLint
- Prettier
- Federico Villa - fedeevilla