Find the latest events related to technology in the Dominican Republic.
- Clone the repo
git clone https://github.com/mecm1993/find-tech-events.git
- Install the dependencies
cd find-tech-events
yarn install
- Make sure everything is working
yarn start
Note: If everything works as expected, it should be at https://localhost:3000
The project uses TypeScript ESLint. To make sure the code works with the format run the following command,
yarn lint
It deploys automatically to Vercel when changes are pushed to the branches develop and main.
- React - JavaScript Library
- TypeScript - JavaScript typed superset
- Yarn - Package Manager
- Vercel - Cloud Platform
MIT © mecm1993