Find your next island escape! Explore and rate islands made by Animal Crossing: New Horizons players around the world. Build using React ⚛️
Follow progress and road map here: https://trello.com/b/iAFupku3/dodo-getaways
- Have the latest Node and yarn installed.
- Clone this repo locally. Navigate to it in terminal.
- Install dependencies by running
yarn
. - Run
yarn start
to run the app in development mode. It should auto open in browser, but you can also go to http://localhost:3000.
This Project comes with some AirBnB's ESLint rules + Prettier + VS Code configurations to help things be consistent and clean! To get them running, all you need to do is install the ESLint and Prettier extensions in VS Code (recommended in project extensions) 🙌