Clone the project locally and run the following command to install the dependencies first.
npm install
To start the project in development mode
npm run develop
npm run test
To generate the production build, please run
npm run build
-
Gatsby JS - Static site generator for React.
-
React JS - Library for creating user interfaces.
-
Styled Components - Visual primitives for UI components.
-
Prabhu Murthy - Initial work - PrabhuIgnoto
This project is licensed under the MIT License - see the LICENSE.md file for details