This is a fully-responsive react.js website set up as a personal project to develop further CSS skills, navigation and media queries to ensure that the components were responsive in nature to every device. The website also embeds a youtube video on its homepage, highlighting the lovely coastline.
The website is aimed at promoting my local town to encourage locals to support the local economy post covid-19 and is hosted on github pages.
This project was bootstrapped with Create React App.
- Clone this repo to your local machine
Install packages
> npm install
Start the application
> npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.