Skip to content

Find all the events related to technology from the Dominican Republic in one place

License

Notifications You must be signed in to change notification settings

mecm1993/find-tech-events

Repository files navigation

Find Events DO

Find the latest events related to technology in the Dominican Republic.

Getting Started

Prerequisites

Installation

  1. Clone the repo
git clone https://github.com/mecm1993/find-tech-events.git
  1. Install the dependencies
cd find-tech-events
yarn install
  1. Make sure everything is working
yarn start

Note: If everything works as expected, it should be at https://localhost:3000

Code Style

The project uses TypeScript ESLint. To make sure the code works with the format run the following command,

yarn lint

Deployment

It deploys automatically to Vercel when changes are pushed to the branches develop and main.

Built With

License

MIT © mecm1993