A product landing page, inspired by Giulio Cuscito's design.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/bilkn/globe-express.git
- Run npm install inside project root
npm install
- Start the server
npm run start
- Explore
Have fun :)
- React - The JavaScript framework used
- Styled Components Library - CSS in JS tool
- Bilkan Konus - Initial work
This project is licensed under the MIT License - see the LICENSE.md file for details.