Playground project using react and node.js to create bulk Google search schedule application.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Make sure that your computer is up and running with Node.js 8.10 and Yarn
[email protected]:waitwing/googling.git
cd googling
yarn
A step by step series of examples that tell you how to get a development env running
To start development server on your local machine
yarn dev
comming soon
comming soon
This project aim to support deployment on
- React - A JavaScript library for building user interfaces
- Next.js - The React framework for server side rendering
- Micro - Asynchronous HTTP microservices
- Ant Design - An enterprise-class UI design language and React implementation
- Emotion - Performant and flexible CSS-in-JS library
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Noppakorn Chaiboonruang - Initial work - Wai
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Document template from PurpleBooth